RFR: 8342382: Implement JEP 522: G1 GC: Improve Throughput by Reducing Synchronization [v55]
Thomas Schatzl
tschatzl at openjdk.org
Fri Sep 12 07:26:30 UTC 2025
On Thu, 11 Sep 2025 10:24:57 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> I can argue I was following precedent :) I see your point though. What do you suggest to do here? Use `count` throughout instead?
>
>> I can argue I was following precedent :)
>
> You were, but it's a precedent that needs to die.
>
>> I see your point though. What do you suggest to do here? Use `count` throughout instead?
>
> Yes, although it might need a couple more comments.
What do you think of https://github.com/openjdk/jdk/commit/74e9240ba275986375d3e6f0ac9bfa4b5fbb78ce ? (not committed in this branch yet because I do not want all the back-and-forth here)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23739#discussion_r2343254077
More information about the hotspot-gc-dev
mailing list