git: openjdk/jdk: 8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames

David Holmes dholmes at openjdk.org
Tue Jan 3 04:24:51 UTC 2023


Changeset: 37574333
Author:    David Holmes <dholmes at openjdk.org>
Date:      2023-01-03 04:22:51 +0000
URL:       https://git.openjdk.org/jdk/commit/375743336dc15f9f945a03422eaa7ff773622cd8

8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames

Reviewed-by: coleenp, rehn, sspitsyn

! make/test/JtregNativeHotspot.gmk
! src/hotspot/share/runtime/javaThread.cpp
! src/hotspot/share/runtime/javaThread.hpp
! src/hotspot/share/utilities/vmError.hpp
+ test/hotspot/jtreg/runtime/jni/nativeStack/TestNativeStack.java
+ test/hotspot/jtreg/runtime/jni/nativeStack/libnativeStack.c



More information about the jdk-changes mailing list