--- old/test/jdk/com/sun/jdi/EATestsJVMCI.java 2020-07-12 22:24:48.951399828 +0200 +++ new/test/jdk/com/sun/jdi/EATestsJVMCI.java 2020-07-12 22:24:48.523399012 +0200 @@ -25,8 +25,8 @@ * @test * @bug 8227745 * - * @summary This is another configuration of EATests.java to test graal. Some testcases are expected - * to fail, because graal does not provide all information about non-escaping objects in + * @summary This is another configuration of EATests.java to test Graal. Some testcases are expected + * to fail, because Graal does not provide all information about non-escaping objects in * scope. These are skipped. * * @author Richard Reingruber richard DOT reingruber AT sap DOT com @@ -37,7 +37,6 @@ * * @run build TestScaffold VMConnection TargetListener TargetAdapter sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox - * sun.hotspot.WhiteBox$WhiteBoxPermission * @run compile -g EATests.java * * @comment Test with Graal. Some testcases are expected to fail, because Graal does not provide all information about non-escaping