RFR: 8272788: Nonleaf ranked locks should not be safepoint_check_never [v4]

Coleen Phillimore coleenp at openjdk.java.net
Wed Sep 1 17:05:26 UTC 2021


> 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.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Revert NonJavaThreads_lock rank.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5203/files
  - new: https://git.openjdk.java.net/jdk/pull/5203/files/2b3b1c47..816d88fb

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5203&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5203&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5203.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5203/head:pull/5203

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


More information about the serviceability-dev mailing list