Searched refs:BoxedNullLongThrowsNPETest (Results 1 – 2 of 2) sorted by relevance
203 public static class BoxedNullLongThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests208 Class<?> cls = BoxedNullLongThrowsNPETest.class;228 new BoxedNullLongThrowsNPETest().run(); in main()1425 BoxedNullLongThrowsNPETest.main(args); in main()
3318 BoxedNullLongThrowsNPETest...OK