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

Aleksey Shipilev shade at openjdk.org
Wed Jan 24 12:42:38 UTC 2024


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

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

This pull request has now been integrated.

Changeset: ab3d1d05
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/ab3d1d059249a1cc68681d47f328d2eb85be77bb
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/jdk17u-dev/pull/2155


More information about the jdk-updates-dev mailing list