Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205779 | 11.0.1 | Andrey Petushkov | P3 | Resolved | Fixed | team |
The fixes for the following bugs:
JDK-8077392 Stream fork/join tasks occasionally fail to complete
JDK-8131715 backout the fix for JDK-8079359 when JDK-8077392 is fixed
cause hangs on ARM64. There is something about the
ObjectSynchronizer::quick_enter() code path that is not
working right with the ARM64 platform dependent code.
cause hangs on ARM64. There is something about the
ObjectSynchronizer::quick_enter() code path that is not
working right with the ARM64 platform dependent code.
- backported by
-
JDK-8205779 enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
-
- Resolved
-
- relates to
-
JDK-8131715 backout the fix for JDK-8079359 when JDK-8077392 is fixed
-
- Resolved
-
-
JDK-8077392 Stream fork/join tasks occasionally fail to complete
-
- Closed
-
-
JDK-8167501 ARMv7 Linux C2 compiler crashes running jtreg harness on MP systems
-
- Closed
-