git: openjdk/jdk17u-dev: 2 new changesets

Matthias Baesken mbaesken at openjdk.org
Wed Jan 24 12:41:20 UTC 2024


Changeset: ab3d1d05
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2024-01-24 12:39:10 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/ab3d1d059249a1cc68681d47f328d2eb85be77bb

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

Changeset: 5a8af235
Author:    Matthias Baesken <mbaesken at openjdk.org>
Date:      2024-01-24 12:39:38 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/5a8af2353bbc22cdbcc61b25c80234ff06fcceb9

8281543: Remove unused code/headerfile dtraceAttacher.hpp

Backport-of: bc43320fd32debf863f37dc00ef7b95589f576ed

! src/hotspot/os/aix/attachListener_aix.cpp
! src/hotspot/os/bsd/attachListener_bsd.cpp
! src/hotspot/os/linux/attachListener_linux.cpp
! src/hotspot/os/windows/attachListener_windows.cpp
- src/hotspot/share/services/dtraceAttacher.hpp



More information about the jdk-updates-changes mailing list