-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 23
-
Component/s: hotspot
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8333407 | 22.0.2 | Ashutosh Mehra | P5 | Resolved | Fixed | b09 |
| JDK-8333186 | 21.0.5 | Ashutosh Mehra | P5 | Resolved | Fixed | b01 |
Following comment in cpu/aarch64/gc/z/zAddress_aarch64.cpp incorrectly references XForwardingEntry and XMarkStackEntry:
// Default value if probing is not implemented for a certain platform
// Max address bit is restricted by implicit assumptions in the code, for instance
// the bit layout of XForwardingEntry or Partial array entry (see XMarkStackEntry) in mark stack
This comment was added as part of the fix forJDK-8330275
// Default value if probing is not implemented for a certain platform
// Max address bit is restricted by implicit assumptions in the code, for instance
// the bit layout of XForwardingEntry or Partial array entry (see XMarkStackEntry) in mark stack
This comment was added as part of the fix for
- backported by
-
JDK-8333186 Incorrect comment in zAddress_aarch64.cpp
-
- Resolved
-
-
JDK-8333407 Incorrect comment in zAddress_aarch64.cpp
-
- Resolved
-
- relates to
-
JDK-8330275 Crash in XMark::follow_array
-
- Closed
-
- links to
-
Commit
openjdk/jdk21u-dev/aa66422e
-
Commit
openjdk/jdk22u/108e1646
-
Commit
openjdk/jdk/51ae08f7
-
Review
openjdk/jdk21u-dev/613
-
Review
openjdk/jdk22u/231
-
Review
openjdk/jdk/19428
(4 links to)