RFR: 8277404: Test VMDeprecatedOptions.java failing with Unable to create shared archive file
Harold Seigel
hseigel at openjdk.java.net
Thu Nov 18 20:09:46 UTC 2021
On Thu, 18 Nov 2021 19:13:55 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this trivial fix so that test VMDeprecatedVMOptions.java runs with the CDS options set to false. This prevents the test from trying to dump an archive and prevents it from trying to force usage of the CDS archive.
>
> The fix was tested by running Mach5 tiers 1-2 on Linux, Mac OS, and Windows.
>
> Thanks, Harold
Thanks Dan for reviewing this!
-------------
PR: https://git.openjdk.java.net/jdk/pull/6463
More information about the hotspot-runtime-dev
mailing list