RFR: 8325132: CDS: Make sure the ArchiveRelocationMode is always printed in the log [v2]

Aleksey Shipilev shade at openjdk.org
Wed Mar 26 20:00:09 UTC 2025


On Wed, 26 Mar 2025 19:46:02 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

>> 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

Still good!

-------------

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23878#pullrequestreview-2718483126


More information about the hotspot-runtime-dev mailing list