RFR: 8328364: Remove redundant fields in 'BOTConstants'
Albert Mingkun Yang
ayang at openjdk.org
Tue Mar 19 12:44:20 UTC 2024
On Tue, 19 Mar 2024 12:34:56 GMT, Guoxiong Li <gli at openjdk.org> wrote:
>>> because the parameter type of its method ObjectStartArray::addr_for_entry is different from the SerialBlockOffsetSharedArray::address_for_index and G1BlockOffsetTable::address_for_index.
>>
>> Could the signatures be unified? I was thinking of a followup PR to address that; this patch looks fine.
>
>> Could the signatures be unified? I was thinking of a followup PR to address that;
>
> Maybe. Have you started the work locally?
No; feel free to create a ticket on that.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18371#discussion_r1530286442
More information about the hotspot-gc-dev
mailing list