RFR: 8294679: RISC-V: Misc crash dump improvements
Feilong Jiang
fjiang at openjdk.org
Tue Oct 4 07:17:23 UTC 2022
On Fri, 30 Sep 2022 14:41:05 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Issue https://bugs.openjdk.org/browse/JDK-8294160 only handles x86 & aarch64.
> This adds handling for this case on 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.
>
> Testing: Tier1 tested on HiFive Unmatched board.
LGTM
-------------
Marked as reviewed by fjiang (Author).
PR: https://git.openjdk.org/jdk/pull/10512
More information about the hotspot-runtime-dev
mailing list