[jdk11u-dev] Integrated: 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 10:01:11 UTC 2023


On Tue, 16 May 2023 13:52:40 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Almost clean backport of [JDK-8295974](https://bugs.openjdk.org/browse/JDK-8295974) from 17u-dev.
> I had to resolve a Copyright header conflict and integrate the BUILD_HOTSPOT_JTREG_EXCLUDE for Windows manually.
> In addition, I have replaced nullptr by NULL for 11u.

This pull request has now been integrated.

Changeset: a9bb31fc
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/a9bb31fce5a9179b0cde7d96caeeffdc645ea2d8
Stats:     238 lines in 9 files changed: 226 ins; 6 del; 6 mod

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

Reviewed-by: phh
Backport-of: e7bac4235a64a187da1835b4fa903fdc69a03034

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1887


More information about the jdk-updates-dev mailing list