Skip to content

Commit

Permalink
8336816: runtime/PrintingTests/StringPrinting.java fails with release…
Browse files Browse the repository at this point in the history
… VMs
  • Loading branch information
DamonFool committed Jul 19, 2024
1 parent 0ddf54e commit 3157ad6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 3157ad6

Please sign in to comment.