Integrated: 8282427: jdk/jfr/jvm/TestWaste.java is failing with "exit code 139"
Erik Gahlin
egahlin at openjdk.org
Wed Oct 15 01:01:22 UTC 2025
On Tue, 14 Oct 2025 00:07:44 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I get a review for a PR that relaxes an assert? When removing the last parent in a frontier, the queue can fill while processing its children, causing _dfs_fallback_idx to equal _next_frontier_idx.
>
> Testing: 5000 * test/jdk/jdk/jfr/jvm/TestWaste.java
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: c82c8920
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c82c892063ebb91ffeb853db2f325154465cfdff
Stats: 2 lines in 2 files changed: 0 ins; 1 del; 1 mod
8282427: jdk/jfr/jvm/TestWaste.java is failing with "exit code 139"
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/27779
More information about the hotspot-jfr-dev
mailing list