-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 16
-
Component/s: hotspot
-
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
-