RFR: 8231413: Several test/hotspot/jtreg/runtime tests updates to run with --illegal-access=deny
David Holmes
david.holmes at oracle.com
Tue Sep 24 22:47:38 UTC 2019
Thanks Alan! Looks good to me too.
David
On 25/09/2019 1:39 am, Alan Bateman wrote:
> Every few months I run the tests with --illegal-access=deny to make sure
> that we won't have hundreds of tests to fix when the day comes to
> encapsulate the core modules at runtime. This time I found a few
> (recently added) tests in test/hotspot/jtreg/runtime that need
> --add-exports to use ASM, and one that needs to add a private field in
> java.nio.
>
> The changes are test only and trivial:
> http://cr.openjdk.java.net/~alanb/8231413/webrev/index.html
>
> -Alan.
More information about the hotspot-runtime-dev
mailing list