git: openjdk/jdk21u-dev: master: 8323243: JNI invocation of an abstract instance method corrupts the stack

Aleksey Shipilev shade at openjdk.org
Tue Jan 23 08:39:37 UTC 2024


Changeset: ad2e1141
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2024-01-23 08:38:59 +0000
URL:       https://git.openjdk.org/jdk21u-dev/commit/ad2e11417494cef94cbaa4cebca507aa03c47992

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

Backport-of: 71d9a83dece7eb4bdb6ffdd9caf14a1348045ce0

! src/hotspot/share/prims/jni.cpp
+ test/hotspot/jtreg/runtime/jni/abstractMethod/AbstractMethodClass.jasm
+ test/hotspot/jtreg/runtime/jni/abstractMethod/TestJNIAbstractMethod.java
+ test/hotspot/jtreg/runtime/jni/abstractMethod/libJNIAbstractMethod.c



More information about the jdk-updates-changes mailing list