Integrated: 8272797: Mutex with rank safepoint_check_never imply allow_vm_block
Coleen Phillimore
coleenp at openjdk.java.net
Mon Aug 30 14:50:40 UTC 2021
On Mon, 23 Aug 2021 13:19:27 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 98b9d980
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/98b9d98032a700490cda72f645dad505164ec699
Stats: 134 lines in 40 files changed: 25 ins; 9 del; 100 mod
8272797: Mutex with rank safepoint_check_never imply allow_vm_block
Reviewed-by: dholmes, pchilanomate
-------------
PR: https://git.openjdk.java.net/jdk/pull/5218
More information about the hotspot-dev
mailing list