Integrated: 8325132: CDS: Make sure the ArchiveRelocationMode is always printed in the log
Calvin Cheung
ccheung at openjdk.org
Thu Mar 27 15:37:19 UTC 2025
On Tue, 4 Mar 2025 00:44:55 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
This pull request has now been integrated.
Changeset: 2eeda646
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2eeda64632621c31c6b0a9257ddec7ce9bc5eaec
Stats: 18 lines in 4 files changed: 10 ins; 0 del; 8 mod
8325132: CDS: Make sure the ArchiveRelocationMode is always printed in the log
Reviewed-by: shade, iklam
-------------
PR: https://git.openjdk.org/jdk/pull/23878
More information about the hotspot-runtime-dev
mailing list