git: openjdk/jdk: 8323243: JNI invocation of an abstract instance method corrupts the stack

David Holmes dholmes at openjdk.org
Sun Jan 14 22:02:40 UTC 2024


Changeset: 71d9a83d
Author:    David Holmes <dholmes at openjdk.org>
Date:      2024-01-14 22:01:44 +0000
URL:       https://git.openjdk.org/jdk/commit/71d9a83dece7eb4bdb6ffdd9caf14a1348045ce0

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

Reviewed-by: coleenp, shade

! 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