RFR: 8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset
David Holmes
dholmes at openjdk.java.net
Mon Nov 8 01:18:34 UTC 2021
On Sun, 7 Nov 2021 23:12:53 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this trivial change that improves consistency in the source code:
>
> In the `GenericCDSFileMapHeader` structure, rename
>
>
> _base_archive_path_offset => _base_archive_name_offset
>
>
> I also changed the names used by various tests accordingly.
>
> Running tiers 1-4
Hi Ioi,
Renaming looks good.
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6288
More information about the hotspot-runtime-dev
mailing list