RFR: 8277404: Test VMDeprecatedOptions.java failing with Unable to create shared archive file
Harold Seigel
hseigel at openjdk.java.net
Thu Nov 18 19:20:54 UTC 2021
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
-------------
Commit messages:
- 8277404: Test VMDeprecatedOptions.java failing with Unable to create shared archive file
Changes: https://git.openjdk.java.net/jdk/pull/6463/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6463&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8277404
Stats: 4 lines in 2 files changed: 0 ins; 1 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/6463.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6463/head:pull/6463
PR: https://git.openjdk.java.net/jdk/pull/6463
More information about the hotspot-runtime-dev
mailing list