Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204039 | 11.0.1 | Stefan Karlsson | P4 | Resolved | Fixed | team |
Both ZGC and the thread-local handshake subsystem needs a Semaphore that transitions into "blocked" state when waiting.
I propose that we add a wrapper around Semaphore that supports this.
I propose that we add a wrapper around Semaphore that supports this.
- backported by
-
JDK-8204039 Add a safepoint-aware Semaphore - part 2
- Resolved
- clones
-
JDK-8203341 Add a safepoint-aware Semaphore
- Resolved