-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b15
The SafepointMechanism class has been used to perform safepoint operations. Now we also perform handshake operations, and soon also concurrent stack processing. Therefore, names such as SafepointMechanism::should_block no longer sound right, when the real questino is whether it should process an operation (be that a safepoint, handshake or whatever else).
- relates to
-
JDK-8252887 Zero VM is broken after JDK-8252661
-
- Resolved
-
-
JDK-8213524 SafepointMechanism: poor method naming
-
- Closed
-