RFR: 8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset

Calvin Cheung ccheung at openjdk.java.net
Mon Nov 8 21:40: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

LGTM.

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

Marked as reviewed by ccheung (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6288


More information about the hotspot-runtime-dev mailing list