RFR: 8282427: jdk/jfr/jvm/TestWaste.java is failing with "exit code 139" [v2]
Markus Grönlund
mgronlun at openjdk.org
Tue Oct 14 09:59:25 UTC 2025
On Tue, 14 Oct 2025 04:37:45 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
>
> Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix operator
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27779#pullrequestreview-3334803639
More information about the hotspot-jfr-dev
mailing list