--- old/test/runtime/Nestmates/privateMethods/TestReflection.java 2017-09-15 03:00:08.543323799 -0400 +++ new/test/runtime/Nestmates/privateMethods/TestReflection.java 2017-09-15 03:00:06.679218073 -0400 @@ -26,7 +26,6 @@ * @bug 8046171 * @summary Test access to private methods between nestmates and nest-top * using different flavours of named nested types using core reflection - * @compile -XDdisablePrivateAccessors TestReflection.java * @run main TestReflection */