RFR: 8304448: Kitchensink failed: assert(!thread->is_in_any_VTMS_transition()) failed: class prepare events are not allowed in any VTMS transition
Alan Bateman
alanb at openjdk.org
Mon Mar 27 14:52:23 UTC 2023
On Thu, 23 Mar 2023 09:10:26 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
> The fix was suggested/provided by @AlanBateman.
> Continuation should use Unsafe.compareAndSetReference rather than a VH here.
> We had to change CHM and VT back to Unsafe for similar reasons.
>
> Testing: Mach5 runs of tiers 1-6 are in progress
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13154#pullrequestreview-1359239534
More information about the core-libs-dev
mailing list