-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 19, 20
-
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