Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203998 | 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-8203998 Add a safepoint-aware Semaphore
-
- Resolved
-
- is cloned by
-
JDK-8203694 Add a safepoint-aware Semaphore - part 2
-
- Resolved
-