RFR: 8325132: CDS: Make sure the ArchiveRelocationMode is always printed in the log [v2]
Calvin Cheung
ccheung at openjdk.org
Wed Mar 26 19:46:02 UTC 2025
> Always include the ArchiveRelocationMode in the CDS info log. Before this fix, ArchiveRelocationMode is not in the log if it is set to 0.
> The ArchiveRelocationMode default value was set to 1 about 2 years ago. Some tests need to be updated accordingly.
>
> Testing:
>
> - ran the modified tests manually on linux-x64
> - tier1
Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
@shipilev comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23878/files
- new: https://git.openjdk.org/jdk/pull/23878/files/d1589451..7f8e72a1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23878&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23878&range=00-01
Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/23878.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23878/head:pull/23878
PR: https://git.openjdk.org/jdk/pull/23878
More information about the hotspot-runtime-dev
mailing list