RFR: 8365407: Race condition in MethodTrainingData::verify() [v2]
Igor Veresov
iveresov at openjdk.org
Fri Aug 22 03:21:36 UTC 2025
On Thu, 21 Aug 2025 14:58:56 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
>> Okay - not obvious we actually require acquire semantics when reading a simple count, but I'm not sure what the count may imply. But please consider renaming the method.
>
> Let me think some more about this one. May we don't need it indeed.
Yeah, it's needed. I did the renaming you requested.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26866#discussion_r2292597504
More information about the hotspot-dev
mailing list