Searched refs:BoxedNullByteThrowsNPETest (Results 1 – 2 of 2) sorted by relevance
89 public static class BoxedNullByteThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests95 Class<?> cls = BoxedNullByteThrowsNPETest.class;113 new BoxedNullByteThrowsNPETest().run(); in main()1312 BoxedNullByteThrowsNPETest.main(args); in main()
3157 BoxedNullByteThrowsNPETest...OK