Searched refs:BoxedNullShortThrowsNPETest (Results 1 – 2 of 2) sorted by relevance
144 public static class BoxedNullShortThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests149 Class<?> cls = BoxedNullShortThrowsNPETest.class;169 new BoxedNullShortThrowsNPETest().run(); in main()1314 BoxedNullShortThrowsNPETest.main(args); in main()
3159 BoxedNullShortThrowsNPETest...OK