-
Enhancement
-
Resolution: Fixed
-
P4
-
26
-
b13
RelocIterator currently uses a pointer to the current element. If we change it to use a base pointer plus an index, then we can undo the workarounds which were introduced in JDK-8352112
- causes
-
JDK-8366269 SA tests are failing: NullPointerException during stackwalking
-
- Closed
-
- relates to
-
JDK-8366341 [BACKOUT] JDK-8365256: RelocIterator should use indexes instead of pointers
-
- Resolved
-
-
JDK-8352112 [ubsan] hotspot/share/code/relocInfo.cpp:130:37: runtime error: applying non-zero offset 18446744073709551614 to null pointer
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/88c39793
-
Review(master) openjdk/jdk/26569