[jdk17u-dev] RFR: 8271073: Improve testing with VM option VerifyArchivedFields
Goetz Lindenmaier
goetz at openjdk.org
Fri Sep 22 11:25:34 UTC 2023
I backport this for parity with 17.0.10-oracle.
I omitted the change to method HeapShared::verify_loaded_heap() in headShared.cpp.
That method is not in 17. Also, I found no further occurances of the flag.
-------------
Commit messages:
- Backport b98290444a4594d0164d6f313c506287282d1929
Changes: https://git.openjdk.org/jdk17u-dev/pull/1772/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1772&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8271073
Stats: 83 lines in 5 files changed: 71 ins; 0 del; 12 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1772.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1772/head:pull/1772
PR: https://git.openjdk.org/jdk17u-dev/pull/1772
More information about the jdk-updates-dev
mailing list