[jdk21u-dev] Integrated: 8323243: JNI invocation of an abstract instance method corrupts the stack

Aleksey Shipilev shade at openjdk.org
Tue Jan 23 08:41:38 UTC 2024


On Mon, 22 Jan 2024 08:58:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to fix the JNI corner case. Looks simple and safe.  
> 
> Additional testing:
>  - [x] New regression test fails without the fix and passes with it
>  - [x] Linux AArch64 server fastdebug, `tier{1,2,3,4}`

This pull request has now been integrated.

Changeset: ad2e1141
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/ad2e11417494cef94cbaa4cebca507aa03c47992
Stats:     159 lines in 4 files changed: 159 ins; 0 del; 0 mod

8323243: JNI invocation of an abstract instance method corrupts the stack

Backport-of: 71d9a83dece7eb4bdb6ffdd9caf14a1348045ce0

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

PR: https://git.openjdk.org/jdk21u-dev/pull/202


More information about the jdk-updates-dev mailing list