RFR: 8272797: Mutex with rank safepoint_check_never imply allow_vm_block [v3]

Coleen Phillimore coleenp at openjdk.java.net
Wed Aug 25 19:38:39 UTC 2021


> See CR for details.  This essentially makes Mutex that safepoint_check_never imply a NoSafepointVerifier, which is a stronger and simpler invariant.
> Tested with tier1-6.

Coleen Phillimore has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:

 - Merge branch 'master' into never-block
 - Add simple gtest.
 - 8272797: Mutex with rank safepoint_check_never imply allow_vm_block

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

Changes: https://git.openjdk.java.net/jdk/pull/5218/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5218&range=02
  Stats: 38 lines in 9 files changed: 15 ins; 0 del; 23 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5218.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5218/head:pull/5218

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


More information about the hotspot-dev mailing list