8336816: runtime/PrintingTests/StringPrinting.java fails with release VMs
Reviewed-by: dholmes
This commit is contained in:
parent
84bc4767a4
commit
6e9fcc2d80
@ -28,7 +28,7 @@
|
||||
* @library /test/lib
|
||||
* @build jdk.test.whitebox.WhiteBox
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
|
||||
* @run main/othervm -Xbootclasspath/a:. -XX:+WhiteBoxAPI StringPrinting
|
||||
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI StringPrinting
|
||||
*/
|
||||
|
||||
import jdk.test.whitebox.WhiteBox;
|
||||
|
Loading…
Reference in New Issue
Block a user