RFR: 8342382: Implementation of JEP G1: Improve Application Throughput with a More Efficient Write-Barrier [v11]
Thomas Schatzl
tschatzl at openjdk.org
Tue Mar 4 16:20:58 UTC 2025
On Tue, 4 Mar 2025 15:56:05 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> It's fast anyway.
To clarify: If you have multiple refinement rounds between two garbage collections, the time to clear the young gen cards is almost noise compared to the actual refinement effort. Like two magnitudes faster.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23739#discussion_r1979785011
More information about the core-libs-dev
mailing list