--- old/test/hotspot/jtreg/runtime/JVMDoPrivileged/DoPrivileged.java 2018-10-31 16:55:44.541580124 -0700 +++ new/test/hotspot/jtreg/runtime/JVMDoPrivileged/DoPrivileged.java 2018-10-31 16:55:44.097560248 -0700 @@ -23,7 +23,7 @@ /* * @test - * @summary Test that JVM_DoPrivilege() searches default methods when looking + * @summary Test that AccessController.doPrivileged() searches default methods when looking * for the run() method. * @bug 8183962 * @run main DoPrivileged