git: openjdk/jdk22: 8323243: JNI invocation of an abstract instance method corrupts the stack
David Holmes
dholmes at openjdk.org
Wed Jan 17 00:39:12 UTC 2024
Changeset: b40b1882
Author: David Holmes <dholmes at openjdk.org>
Date: 2024-01-17 00:37:26 +0000
URL: https://git.openjdk.org/jdk22/commit/b40b18823b543a51a11821a0b73717642374b113
8323243: JNI invocation of an abstract instance method corrupts the stack
Reviewed-by: iklam
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-changes
mailing list