-
Bug
-
Resolution: Fixed
-
P4
-
port-stage-aarch64
-
None
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8074229 | 9 | Andrew Haley | P4 | Resolved | Fixed | b54 |
JDK-8082954 | emb-9 | Andrew Haley | P4 | Resolved | Fixed | team |
The GC threads interact with changes to thread_state such that all
accesses must be ordered. In addition, we are incorrectly accessing
thread_state as a doubleword in a few places.
accesses must be ordered. In addition, we are incorrectly accessing
thread_state as a doubleword in a few places.
- backported by
-
JDK-8074229 AARCH64: Changes to JavaThread::_thread_state must use acquire and release
-
- Resolved
-
-
JDK-8082954 AARCH64: Changes to JavaThread::_thread_state must use acquire and release
-
- Resolved
-