Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
8254016: Test8237524 fails with -XX:-CompactStrings option
Browse files Browse the repository at this point in the history
Reviewed-by: shade
  • Loading branch information
Boris Ulasevich committed Nov 16, 2020
1 parent b8de239 commit f611fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/hotspot/jtreg/compiler/intrinsics/Test8237524.java
Expand Up @@ -29,7 +29,7 @@
*
* @modules java.base/java.lang:open
*
* @run main/othervm compiler.intrinsics.Test8237524
* @run main/othervm -XX:+CompactStrings compiler.intrinsics.Test8237524
*/

package compiler.intrinsics;
Expand Down

0 comments on commit f611fdf

Please sign in to comment.