< prev index next >

test/runtime/Nestmates/privateStaticMethods/TestReflection.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8046171 * @summary Test access to private static methods between nestmates and nest-top * using different flavours of named nested types using core reflection - * @compile -XDdisablePrivateAccessors TestReflection.java * @run main TestReflection */ public class TestReflection { --- 24,33 ----
< prev index next >