Integrated: 8272788: Nonleaf ranked locks should not be safepoint_check_never

Coleen Phillimore coleenp at openjdk.java.net
Wed Sep 1 18:42:31 UTC 2021


On Fri, 20 Aug 2021 16:41:40 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> I moved nonleaf ranked locks to be leaf (or leaf+something).  Many of the leaf locks are safepoint_check_never.  Segregating this rank into safepoint checking and non-safepoint checking is left for a future RFE.
> Tested with tier1-3.  Tier 4-6 testing in progress.

This pull request has now been integrated.

Changeset: 9689f615
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9689f615206e96f17ffc1fe7a8efeee0a90c904b
Stats:     19 lines in 4 files changed: 3 ins; 13 del; 3 mod

8272788: Nonleaf ranked locks should not be safepoint_check_never

Reviewed-by: eosterlund, pchilanomate

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

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


More information about the serviceability-dev mailing list