Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082590 | emb-9 | Max Ockner | P3 | Resolved | Fixed | team |
The fix for 6721093 copied functionality from the old HPI interface back into the VM. A few builds before this was implemented (b30) we finally closed out the long-lingering 6626677 (and related bugs) by deleting the obsolete definitions that caused locking to try to be used around the dl_* functions. 6721093 took the now obsolete commentary from HPI that locking is needed and introduced a new dl_mutex lock. This is completely unnecessary as per the eval for 6626677.
- backported by
-
JDK-8082590 Remove obsolete dl_mutex lock
-
- Resolved
-
- relates to
-
JDK-6626677 Error: Unimplemented()/HPI sysMonitorExit is broken on linux
-
- Closed
-
-
JDK-6721093 -XX:AppendRatio=N not supported
-
- Closed
-