RFR: 8277948: AArch64: Print the correct native stack if -XX:+PreserveFramePointer when crash
Denghui Dong
ddong at openjdk.java.net
Fri Jan 7 01:46:16 UTC 2022
On Thu, 6 Jan 2022 12:16:09 GMT, Andrew Haley <aph at openjdk.org> wrote:
> I've had a good look at this - in fact spent all morning on it - and this is the wrong fix.
> For example, it breaks the `pfl()` function in the test case. `pfl()` isn't called from anywhere in the JDK, but it is one of our essential debugging tools. If you're interested in pursuing this further I could explain what else to try, but I don't have any time to spend on this myself. Sorry.
Thanks for the comment. It would be nice if you could give me some other way that helps fix the problem.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6597
More information about the hotspot-dev
mailing list