-
Enhancement
-
Resolution: Fixed
-
P5
-
hs23
-
b14
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2225808 | 8 | Christian Thalinger | P5 | Resolved | Fixed | b44 |
JDK-8018268 | 7u45 | Christian Thalinger | P5 | Closed | Fixed | b01 |
JDK-8002589 | 7u40 | Christian Thalinger | P5 | Closed | Fixed | b01 |
There is some very old code that intrinsifies AtomicLongCSImpl.get and attemptUpdate. Since AtomicLongCSImpl got removed in JDK 7 we should also remove the intrinsic code in C1 and C2 (including MachNodes and other stuff).
- backported by
-
JDK-2225808 remove AtomicLongCSImpl intrinsics
-
- Resolved
-
-
JDK-8002589 remove AtomicLongCSImpl intrinsics
-
- Closed
-
-
JDK-8002590 remove AtomicLongCSImpl intrinsics
-
- Closed
-
-
JDK-8018268 remove AtomicLongCSImpl intrinsics
-
- Closed
-
- relates to
-
JDK-7175413 7175413
-
- Closed
-