RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v27]

Hamlin Li mli at openjdk.org
Thu Oct 3 06:50:48 UTC 2024


On Wed, 2 Oct 2024 19:41:26 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

>> I saw the riscv one in z_riscv.ad is: `effect(TEMP oldval_tmp, TEMP newval_tmp, TEMP tmp1, TEMP_DEF res);`, maybe it's good  to change riscv one?
>
> I suggest to postpone these types of refactorings to follow-up enhancements, given that the pull request in its current form is stable, thoroughly tested, and approved by reviewers. I intend to integrate it within the following 24 hours, provided final test results look good.

Sounds good too. Thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19746#discussion_r1785711504


More information about the hotspot-gc-dev mailing list