-
Bug
-
Resolution: Fixed
-
P3
-
26
-
master
When a null pointer is accessed in SA it's serialized into the null Java object, this in turn causes runtime NPE:s when attempts are made to perform arithmetic on them.
The "real fix" requires a lot of work on the SA side, and we cannot prioritize that. Instead, I'm backing out my changes.
The "real fix" requires a lot of work on the SA side, and we cannot prioritize that. Instead, I'm backing out my changes.
- duplicates
-
JDK-8366269 SA tests are failing: NullPointerException during stackwalking
-
- Closed
-
- relates to
-
JDK-8365256 RelocIterator should use indexes instead of pointers
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/5c78c7cd
-
Review(master) openjdk/jdk/26984