--- old/test/runtime/Nestmates/privateMethods/TestInvokeErrors.java 2017-09-15 02:59:51.530358880 -0400 +++ new/test/runtime/Nestmates/privateMethods/TestInvokeErrors.java 2017-09-15 02:59:49.662252927 -0400 @@ -27,7 +27,7 @@ * @summary Setup nestmate calls to private methods then use * modified jcod classes to introduce errors. Test with * and without verification enabled - * @compile -XDdisablePrivateAccessors TestInvokeErrors.java + * @compile TestInvokeErrors.java * @compile MissingMethod.jcod * MissingMethodWithSuper.jcod * MissingNestTop.jcod