Searched refs:BoxedNullFloatThrowsNPETest (Results 1 – 2 of 2) sorted by relevance
230 public static class BoxedNullFloatThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests235 Class<?> cls = BoxedNullFloatThrowsNPETest.class;255 new BoxedNullFloatThrowsNPETest().run(); in main()1317 BoxedNullFloatThrowsNPETest.main(args); in main()
3162 BoxedNullFloatThrowsNPETest...OK