RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v11]
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Mon Sep 2 06:38:07 UTC 2024
On Fri, 30 Aug 2024 13:23:32 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:
>> Roberto Castañeda Lozano has updated the pull request incrementally with six additional commits since the last revision:
>>
>> - Add test to motivate compile-time null checks in 'refine_barrier_by_new_val_type'
>> - Remark relation between compiler optimization and barrier filter
>> - Make 'refine_barrier_by_new_val_type' static and its input argument 'const'
>> - Replace 'the null' with 'null' in comment
>> - Remove redundant redefinitions of '__'
>> - Replace 'already dirty' with 'young' in post-barrier fast path comment
>
> risc-v port looks good too.
> OK, if there are no objections from @feilongjiang or @snazarkin within a couple of days I will prepare an update to jdk-24+13.
@TheRealMDoerr done (commit 4ee450a).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19746#issuecomment-2323921726
More information about the hotspot-gc-dev
mailing list