Integrated: 8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset

Ioi Lam iklam at openjdk.java.net
Tue Nov 9 07:21:39 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

This pull request has now been integrated.

Changeset: 8747882e
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8747882e4cb3af58062923bf830f9de877bdb03d
Stats:     60 lines in 7 files changed: 0 ins; 0 del; 60 mod

8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset

Reviewed-by: dholmes, ccheung

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

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


More information about the hotspot-runtime-dev mailing list