RFR: 8348268: Test gc/shenandoah/TestResizeTLAB.java#compact: fatal error: Before Updating References: Thread C2 CompilerThread1: expected gc-state 9, actual 21 [v3]
Aleksey Shipilev
shade at openjdk.org
Tue Feb 11 20:11:10 UTC 2025
On Tue, 11 Feb 2025 19:39:25 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> Non-java threads were not having their gc-state configured when they attach. If they were created before the verifier's safepoint, but after the iteration over non-java threads, they would not have the correct state.
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
>
> Update comments, add an assertion
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23428#pullrequestreview-2609916144
More information about the shenandoah-dev
mailing list