author | mgerdin |
Mon, 18 Aug 2014 14:49:42 +0000 | |
changeset 26156 | 6676e3082fe8 |
parent 26154 | 7a33b179d6c5 (current diff) |
parent 26155 | 1f15bfaa9c52 (diff) |
child 26158 | 9eb4348732f3 |
--- a/hotspot/test/sanity/WhiteBox.java Mon Aug 18 15:41:57 2014 +0200 +++ b/hotspot/test/sanity/WhiteBox.java Mon Aug 18 14:49:42 2014 +0000 @@ -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 */