RFR: 8267767: Redundant condition check in SafepointSynchronize::thread_not_running

Harold Seigel hseigel at openjdk.java.net
Mon Nov 29 15:42:06 UTC 2021


On Thu, 25 Nov 2021 07:54:36 GMT, David Holmes <dholmes 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

-------------

Marked as reviewed by hseigel (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6552


More information about the hotspot-runtime-dev mailing list