Integrated: 8307765: DynamicArchiveHeader contents are missing in CDS mapfile
Ashutosh Mehra
duke at openjdk.org
Wed May 10 21:54:52 UTC 2023
On Tue, 9 May 2023 17:16:35 GMT, Ashutosh Mehra <duke at openjdk.org> wrote:
> This change adds DynamicArchiveHeader contents in the mapfile generated for a dynamic CDS archive.
> The additional fields that appears in the header section of the cds mapfile are:
>
> - base_header_crc: <value>
> - base_region_crc[0]: <value>
> - base_region_crc[1]: <value>
> - base_region_crc[2]: <value>
> - base_region_crc[3]: <value>
This pull request has now been integrated.
Changeset: cc9f7ad9
Author: Ashutosh Mehra <asmehra at redhat.com>
Committer: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cc9f7ad9ce33dc44d335fb7fb5483795c62ba936
Stats: 20 lines in 4 files changed: 17 ins; 2 del; 1 mod
8307765: DynamicArchiveHeader contents are missing in CDS mapfile
Reviewed-by: iklam, ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/13891
More information about the hotspot-runtime-dev
mailing list