-
Enhancement
-
Resolution: Fixed
-
P3
-
20
-
b19
-
riscv
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8311727 | 17.0.9 | Fei Yang | P3 | Resolved | Fixed | b01 |
This is similar to: https://bugs.openjdk.org/browse/JDK-8294160
This handles this case for RISC-V: When calling a bad address, we usually don't get a meaningful stack backtrace, but in many situations we can if we know where to find the caller information.
This handles this case for RISC-V: When calling a bad address, we usually don't get a meaningful stack backtrace, but in many situations we can if we know where to find the caller information.