Loading... (original) (raw)

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

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8082590 Remove obsolete dl_mutex lock

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-6626677 Error: Unimplemented()/HPI sysMonitorExit is broken on linux

Bug - A problem which impairs or prevents the functions of the product. JDK-6721093 -XX:AppendRatio=N not supported