Searched refs:BoxedNullFloatThrowsNPETest (Results 1 – 2 of 2) sorted by relevance
232 public static class BoxedNullFloatThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests237 Class<?> cls = BoxedNullFloatThrowsNPETest.class;257 new BoxedNullFloatThrowsNPETest().run(); in main()1426 BoxedNullFloatThrowsNPETest.main(args); in main()
3319 BoxedNullFloatThrowsNPETest...OK