Searched refs:BoxedNullBooleanThrowsNPETest (Results 1 – 2 of 2) sorted by relevance
63 public static class BoxedNullBooleanThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests69 Class<?> cls = BoxedNullBooleanThrowsNPETest.class;87 new BoxedNullBooleanThrowsNPETest().run(); in main()1420 BoxedNullBooleanThrowsNPETest.main(args); in main()
3314 BoxedNullBooleanThrowsNPETest...OK