JDK-8277948 : AArch64: Print the correct native stack if -XX:+PreserveFramePointer when crash
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2021-11-29
  • Updated: 2022-03-22
  • Resolved: 2022-01-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 19
19 b08Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
The native stack frames in the hs log on AArch64 are not accurate sometimes. And this problem can be partially solved when PreserveFramePointer is enabled.
For more details please refer to the GitHub issue.
Comments
Changeset: 094db1a3 Author: Denghui Dong <ddong@openjdk.org> Date: 2022-01-28 00:49:17 +0000 URL: https://git.openjdk.java.net/jdk/commit/094db1a3eeb3709c8218d8d26f13699024ec2943
28-01-2022