Searched refs:BoxedNullShortThrowsNPETest (Results 1 – 2 of 2) sorted by relevance
146 public static class BoxedNullShortThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests151 Class<?> cls = BoxedNullShortThrowsNPETest.class;171 new BoxedNullShortThrowsNPETest().run(); in main()1423 BoxedNullShortThrowsNPETest.main(args); in main()
3317 BoxedNullShortThrowsNPETest...OK