OpenJDK / jdk / jdk12
changeset 26156:6676e3082fe8
Merge
author | mgerdin |
---|---|
date | Mon, 18 Aug 2014 14:49:42 +0000 |
parents | 7a33b179d6c5 1f15bfaa9c52 |
children | 9eb4348732f3 |
files | |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 */