Integrated: 8313798: [aarch64] sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java sometimes times out on aarch64
Chris Plummer
cjplummer at openjdk.org
Fri Aug 11 18:23:58 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.
This pull request has now been integrated.
Changeset: 8f1c1348
Author: Chris Plummer <cjplummer at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8f1c134848437d7e37fb3b4bd603b91798e19724
Stats: 12 lines in 2 files changed: 10 ins; 1 del; 1 mod
8313798: [aarch64] sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java sometimes times out on aarch64
Reviewed-by: kevinw, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/15183
More information about the serviceability-dev
mailing list