RFR: 8277404: Test VMDeprecatedOptions.java failing with Unable to create shared archive file
Daniel D.Daugherty
dcubed 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
Thumbs up. I agree that this is a trivial fix.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6463
More information about the hotspot-runtime-dev
mailing list