-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: port-stage-aarch64
-
Component/s: hotspot
-
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
-