Relates :
|
The native stack frames in the hs log on AArch64 are not accurate sometimes. JDK-8277948 resolved this problem partially, but only if PreserveFramePointer needs to be enabled. We need a way to improve stack trace accuracy when PreserveFramePointer is disabled since PreserveFramePointer is disabled by default.
|