Integrated: 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
This pull request has now been integrated.
Changeset: 36bd4a35
Author: Harold Seigel <hseigel at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/36bd4a35fbee077c00c1f4240f1f02f4d7d5f656
Stats: 4 lines in 2 files changed: 0 ins; 1 del; 3 mod
8277404: Test VMDeprecatedOptions.java failing with Unable to create shared archive file
Reviewed-by: dcubed
-------------
PR: https://git.openjdk.java.net/jdk/pull/6463
More information about the hotspot-runtime-dev
mailing list