Searched refs:BoxedNullLongThrowsNPETest (Results 1 – 2 of 2) sorted by relevance
201 public static class BoxedNullLongThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests206 Class<?> cls = BoxedNullLongThrowsNPETest.class;226 new BoxedNullLongThrowsNPETest().run(); in main()1316 BoxedNullLongThrowsNPETest.main(args); in main()
3161 BoxedNullLongThrowsNPETest...OK