git: openjdk/jdk11u-dev: 8323243: JNI invocation of an abstract instance method corrupts the stack
Andrew Lu
andrewlu at openjdk.org
Tue Feb 6 02:05:02 UTC 2024
Changeset: 9be48919
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-02-06 02:03:01 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/9be4891909930dd530242d111f6e8e827c35d2cf
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