RFR: 8313798: [aarch64] sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java sometimes times out on aarch64
Serguei Spitsyn
sspitsyn at openjdk.org
Thu Aug 10 18:06:30 UTC 2023
On Mon, 7 Aug 2023 20:17:21 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> Make sure when walking the stack that the "sender" frame is not at a lower or the same address as the current frame, which can result in an infinite loop.
>
> Tested with tier1 and stress testing sun/tools/jhsdb and hotspot/jtreg/serviceability/sa tests.
Looks good.
Thanks,
Serguei
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15183#pullrequestreview-1572434596
More information about the serviceability-dev
mailing list