< prev index next >

test/hotspot/jtreg/runtime/JVMDoPrivileged/DoPrivileged.java

Print this page
rev 52361 : [mq]: webrev.2.incr

@@ -21,11 +21,11 @@
  * questions.
  */
 
 /*
  * @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
  */
 
< prev index next >