-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8329283 | 21.0.4-oracle | Thomas Schatzl | P4 | Resolved | Fixed | b02 |
JDK-8329587 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
The Access API is supposed to be only used for access to the Java heap, but some (two) nmethod methods use it to access C heap addresses. Remove with corresponding Atomic uses.
- backported by
-
JDK-8329283 Remove Access API use in nmethod class
- Resolved
-
JDK-8329587 Remove Access API use in nmethod class
- Resolved
- relates to
-
JDK-8326092 Pause Remark sometimes has extremely long pause times on class unloading
- Closed
- links to
-
Commit openjdk/jdk21u-dev/08396870
-
Commit openjdk/jdk/c47a0ce3
-
Review openjdk/jdk21u-dev/431
-
Review openjdk/jdk/15962
(2 links to)