git: openjdk/jdk: 8310228: Improve error reporting for uncaught native exceptions on Windows

Jorn Vernee jvernee at openjdk.org
Thu Sep 21 13:57:26 UTC 2023


Changeset: 38bf1192
Author:    Jorn Vernee <jvernee at openjdk.org>
Date:      2023-09-21 13:54:35 +0000
URL:       https://git.openjdk.org/jdk/commit/38bf1192b637cf3513cb25ac21f513bfb51cb55b

8310228: Improve error reporting for uncaught native exceptions on Windows

Reviewed-by: dholmes, djelinski

! make/test/JtregNativeHotspot.gmk
! src/hotspot/os/windows/os_windows.cpp
+ test/hotspot/jtreg/runtime/ErrorHandling/UncaughtNativeExceptionTest.java
+ test/hotspot/jtreg/runtime/ErrorHandling/libNativeException.c



More information about the jdk-changes mailing list