RFR: 8334060: Implementation of Late Barrier Expansion for G1

Albert Mingkun Yang ayang at openjdk.org
Wed Jun 19 08:48:11 UTC 2024


On Tue, 18 Jun 2024 18:36:50 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

> This also improves code reuse

In this area, I think code duplication is less of an issue -- it's more crucial that one can follow the asm flow as if reading real asm. (Ofc, this is subjective; feel free to keep as is.)

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

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


More information about the hotspot-compiler-dev mailing list