8055284: sanity/WhiteBox.java fails with NPE
Revert previous change, sanity/WhiteBox.java provides its own sun.hotspot.WhiteBox class. Reviewed-by: ehelin, brutisso
This commit is contained in:
parent
ab077e18a5
commit
b9b2141c2d
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user