Skip to content

Commit f611fdf

Browse files
author
Boris Ulasevich
committed
8254016: Test8237524 fails with -XX:-CompactStrings option
Reviewed-by: shade
1 parent b8de239 commit f611fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/compiler/intrinsics/Test8237524.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*
3030
* @modules java.base/java.lang:open
3131
*
32-
* @run main/othervm compiler.intrinsics.Test8237524
32+
* @run main/othervm -XX:+CompactStrings compiler.intrinsics.Test8237524
3333
*/
3434

3535
package compiler.intrinsics;

0 commit comments

Comments
 (0)