hotspot/test/sanity/WhiteBox.java
changeset 26155 1f15bfaa9c52
parent 25958 8dc85547d6d6
--- a/hotspot/test/sanity/WhiteBox.java	Mon Aug 18 12:25:36 2014 +0000
+++ b/hotspot/test/sanity/WhiteBox.java	Mon Aug 18 16:19:57 2014 +0200
@@ -29,7 +29,6 @@
  * @library /testlibrary
  * @compile WhiteBox.java
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
- *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI sun.hotspot.WhiteBox
  * @clean sun.hotspot.WhiteBox
  */