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

Martin Doerr mdoerr at openjdk.org
Mon May 22 09:59:56 UTC 2023


Changeset: a9bb31fc
Author:    Martin Doerr <mdoerr at openjdk.org>
Date:      2023-05-22 09:58:07 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/a9bb31fce5a9179b0cde7d96caeeffdc645ea2d8

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

Reviewed-by: phh
Backport-of: e7bac4235a64a187da1835b4fa903fdc69a03034

! make/test/JtregNativeHotspot.gmk
! src/hotspot/share/prims/jni.cpp
! src/hotspot/share/prims/jniCheck.cpp
! src/hotspot/share/prims/jniCheck.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.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-updates-changes mailing list