RFR: 8325132: CDS: Make sure the ArchiveRelocationMode is always printed in the log [v2]
David Holmes
dholmes at openjdk.org
Fri Mar 28 03:02:26 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
FYI updated tests are failing in tier4. Filed JDK-8353129
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23878#issuecomment-2760053177
More information about the hotspot-runtime-dev
mailing list