Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182345 | 10 | Paul Sandoz | P2 | Resolved | Fixed | b13 |
JDK-8181998 | 9.0.4 | Paul Sandoz | P2 | Resolved | Fixed | b01 |
The fix for JDK-8159995 to rename internal Unsafe compareAndSwap methods to compareAndSet (and associated intrinsic names in HotSpot) will make it harder for 166 and Graal to support both Java 9 and 10.
The patches forJDK-8159995 and JDK-8180479 should be backported. Given the current processes in place to forward port 9 fixes to 10 and with duplicate bug ID restrictions in place the most expedient approach is to create an explicit backport issue for 9.
The patches for
- backported by
-
JDK-8181998 Backport Rename internal Unsafe.compare methods from 10 to 9
-
- Resolved
-
-
JDK-8182345 Backport Rename internal Unsafe.compare methods from 10 to 9
-
- Resolved
-
- relates to
-
JDK-8180479 [TESTBUG] Some hotspot tests broken after internal Unsafe name changes
-
- Resolved
-
-
JDK-8159995 Rename internal Unsafe.compare methods
-
- Closed
-