On Mon, 4 May 2026 19:23:22 GMT, Patricio Chilano Mateo <[email protected]> wrote:
>> Because only the current thread modifies its own count. > > Since the suspender can read this concurrently I think we should use atomic > store when writing per the style guide. Yes you are right. Thanks ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30936#discussion_r3186738862
