Integrated: 8287233: Crash in Continuation.enterSpecial: stop: tried to execute native method as non-native
Ron Pressler
rpressler at openjdk.java.net
Wed Jun 1 14:14:35 UTC 2022
On Fri, 27 May 2022 15:53:25 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.
This pull request has now been integrated.
Changeset: b2b4ee21
Author: Ron Pressler <rpressler at openjdk.org>
Committer: Patricio Chilano Mateo <pchilanomate at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b2b4ee212f06c606fc51e03ff33642035f4a4328
Stats: 22 lines in 2 files changed: 12 ins; 3 del; 7 mod
8287233: Crash in Continuation.enterSpecial: stop: tried to execute native method as non-native
Reviewed-by: dholmes, pchilanomate
-------------
PR: https://git.openjdk.java.net/jdk/pull/8926
More information about the hotspot-dev
mailing list