-
Bug
-
Resolution: Fixed
-
P3
-
21, 22
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8311332 | 21.0.1 | Tobias Hartmann | P3 | Resolved | Fixed | b02 |
JDK-8310605 | 21 | Tobias Hartmann | P3 | Resolved | Fixed | b29 |
intermittent failures with Graal on ContinuousCallSiteTargetChange showed that when constructing the CallSiteTargetValue Assumption we read the value twice so the dependency and the value in the program might be different leading to incorrect execution.
- backported by
-
JDK-8310605 [JVMCI] race in CallSiteTargetValue recording
-
- Resolved
-
-
JDK-8311332 [JVMCI] race in CallSiteTargetValue recording
-
- Resolved
-
- links to
-
Commit openjdk/jdk21/55aa4cb4
-
Commit openjdk/jdk/bb966827
-
Review openjdk/jdk21/50
-
Review openjdk/jdk/14315
(1 links to)