On Tue, 13 Apr 2021 02:24:45 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Any unsafe (not native/blocked) is fine, therefore I never completed the >> transition. >> I set the state to _thread_in_vm before. > > Sorry I was misremembering the restriction, please remove the transition to > _thread_in_vm again (it messes up the comments at lines 436 and 437.) Fixed ------------- PR: https://git.openjdk.java.net/jdk/pull/3191