commit | c8ee5ec50d1de3b695df1176f4b151357c7b9c29 | [log] [tgz] |
---|---|---|
author | Evgeny Nikitin <enikitin@openjdk.org> | Mon May 11 17:00:16 2020 +0200 |
committer | Evgeny Nikitin <enikitin@openjdk.org> | Mon May 11 17:00:16 2020 +0200 |
tree | c57b35537597e7e6bb528e4c73745b6c83b1ee9d | |
parent | 0e59160d44c26eae5366d74a7f9f9f144d39561c [diff] |
8244282: test/hotspot/jtreg/compiler/intrinsics/Test8237524.java fails with --illegal-access=deny Add modules to test/hotspot/jtreg/compiler/intrinsics/Test8237524 Reviewed-by: iignatyev