Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135554 | emb-9 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
Change 8073165 added a new argument to complete_monitor_unlocking_C(): the current thread. Moving this value into the argument registers before the runtime call issued in the native wrapper was missing on ppc and aarch.
- backported by
-
JDK-8135554 ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."
- Resolved
- relates to
-
JDK-8073165 Contended Locking fast exit bucket
- Resolved
-
JDK-8228718 Revert incorrect backport of JDK-8129757 to 8-aarch64
- Resolved