--- old/test/runtime/Nestmates/privateStaticMethods/TestReflection.java 2017-09-15 03:00:42.425245474 -0400 +++ new/test/runtime/Nestmates/privateStaticMethods/TestReflection.java 2017-09-15 03:00:40.565139973 -0400 @@ -26,7 +26,6 @@ * @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 */