RFR: 8267767: Redundant condition check in SafepointSynchronize::thread_not_running
David Holmes
dholmes at openjdk.java.net
Mon Nov 29 22:53:07 UTC 2021
On Mon, 29 Nov 2021 15:38:56 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
>> As per the discussion in the JBS issue this adds a comment and some logging to the second condition check.
>>
>> Testing: tiers 1-5 builds only (no tests as no functional changes)
>>
>> Thanks,
>> David
>
> The changes look good.
> Thanks, Harold
Thanks @hseigel !
-------------
PR: https://git.openjdk.java.net/jdk/pull/6552
More information about the hotspot-runtime-dev
mailing list