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

David Holmes dholmes at openjdk.java.net
Wed Jun 1 06:23:32 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

Update looks good. Thanks.

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-dev mailing list