RFR: 8365922: Parallel: Group uses of GCTimeRatio to a single location [v2]
Albert Mingkun Yang
ayang at openjdk.org
Wed Aug 27 09:56:02 UTC 2025
On Wed, 27 Aug 2025 09:20:34 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> I was thinking to add that when this flag actually becomes manageable. I don't feel too strongly about it. Do you prefer using atomic already now?
>
> I prefer to either do this with that change then, or have the change complete. Separating the main change out seems prone for errors, and no different than not having this patch in.
Using atomic op now. All Parallel-specific changes are in place.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26881#discussion_r2303448344
More information about the hotspot-gc-dev
mailing list