RFR: 8287233: Crash in Continuation.enterSpecial: stop: tried to execute native method as non-native [v2]

Patricio Chilano Mateo pchilanomate at openjdk.java.net
Tue May 31 17:19:43 UTC 2022


On Tue, 31 May 2022 15:45:30 GMT, Ron Pressler <rpressler at openjdk.org> wrote:

>> Please review this fix to a continuation-related crash that happens due to a race between the linking and generation of Continuation.enterSpecial.
>> 
>> Passes Loom tiers 1-5.
>
> Ron Pressler has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Change memory barriers

LGTM.

-------------

Marked as reviewed by pchilanomate (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8926


More information about the hotspot-dev mailing list