RFR: 8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset

Ioi Lam iklam at openjdk.java.net
Tue Nov 9 07:21:38 UTC 2021


On Mon, 8 Nov 2021 01:15:55 GMT, David Holmes <dholmes 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

Thanks @dholmes-ora and @calvinccheung for the review.

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

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


More information about the hotspot-runtime-dev mailing list