-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 19, 20
-
Component/s: hotspot
-
b20
After POSIX signal refactorings, Zero error handling had regressed a bit: Zero always gets `NULL` as `pc` in error handling code. We can do better by implementing `os::Posix::ucontext_get_pc` where possible.
This is the continuation ofJDK-8259392.
This is the continuation of
- relates to
-
JDK-8259392 Zero error reporting is broken after JDK-8255711
-
- Resolved
-