< prev index next >

test/runtime/Nestmates/privateStaticMethods/TestInvokeStatic.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 - * @compile -XDdisablePrivateAccessors TestInvokeStatic.java * @run main TestInvokeStatic */ public class TestInvokeStatic { --- 24,33 ----
< prev index next >