RFR: 8328364: Remove redundant fields in 'BOTConstants'
Albert Mingkun Yang
ayang at openjdk.org
Tue Mar 19 09:24:25 UTC 2024
On Tue, 19 Mar 2024 08:44:30 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18371#discussion_r1530001757
More information about the hotspot-gc-dev
mailing list