Skip to content

Commit

Permalink
8244282: test/hotspot/jtreg/compiler/intrinsics/Test8237524.java fail…
Browse files Browse the repository at this point in the history
…s with --illegal-access=deny

Add modules to test/hotspot/jtreg/compiler/intrinsics/Test8237524

Reviewed-by: iignatyev
  • Loading branch information
Evgeny Nikitin committed May 11, 2020
1 parent 9573099 commit 7e05213
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/hotspot/jtreg/compiler/intrinsics/Test8237524.java
Expand Up @@ -27,6 +27,8 @@
* @bug 8237524
* @summary String.compareTo() may return incorrect result in this case
*
* @modules java.base/java.lang:open
*
* @run main/othervm compiler.intrinsics.Test8237524
*/

Expand Down

0 comments on commit 7e05213

Please sign in to comment.