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

David Holmes dholmes at openjdk.java.net
Tue Nov 30 08:25:12 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

This pull request has now been integrated.

Changeset: 3ee26c6a
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3ee26c6a8152795be281924c26e5def329580352
Stats:     8 lines in 1 file changed: 8 ins; 0 del; 0 mod

8267767: Redundant condition check in SafepointSynchronize::thread_not_running

Reviewed-by: hseigel, coleenp, ayang

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

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


More information about the hotspot-runtime-dev mailing list