-
Enhancement
-
Resolution: Fixed
-
P3
-
17
-
b04
-
aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277266 | 17.0.3-oracle | Aleksey Shipilev | P3 | Resolved | Fixed | b01 |
JDK-8276933 | 17.0.2 | Aleksey Shipilev | P3 | Resolved | Fixed | b05 |
At present the Atomic operations in HotSpot only support conservative (the very strongest) and relaxed (the weakest) memory ordering. We should add at least seq_cst for LSE.
- backported by
-
JDK-8276933 AArch64: Support for weaker memory ordering in Atomic
-
- Resolved
-
-
JDK-8277266 AArch64: Support for weaker memory ordering in Atomic
-
- Resolved
-
- blocks
-
JDK-8261495 Shenandoah: reconsider update references memory ordering
-
- Resolved
-
-
JDK-8261492 Shenandoah: reconsider forwardee accesses memory ordering
-
- New
-
- links to
-
Commit openjdk/jdk17u/16a191c5
-
Commit openjdk/jdk/a9771575
-
Review openjdk/jdk17u/239
-
Review openjdk/jdk/4597
(3 links to)