git: openjdk/jdk: 8290732: JNI DestroyJavaVM can start shutdown when one non-daemon thread remains

David Holmes dholmes at openjdk.org
Fri Aug 12 06:43:24 UTC 2022


Changeset: 6eb7c3ad
Author:    David Holmes <dholmes at openjdk.org>
Date:      2022-08-12 06:41:22 +0000
URL:       https://git.openjdk.org/jdk/commit/6eb7c3ad0ee6fc187172e68cc838797981203b39

8290732: JNI DestroyJavaVM can start shutdown when one non-daemon thread remains

Reviewed-by: stuefe, rehn

! make/test/JtregNativeHotspot.gmk
! src/hotspot/share/runtime/threads.cpp
+ test/hotspot/jtreg/runtime/jni/daemonDestroy/Main.java
+ test/hotspot/jtreg/runtime/jni/daemonDestroy/TestDaemonDestroy.java
+ test/hotspot/jtreg/runtime/jni/daemonDestroy/exedaemonDestroy.c



More information about the jdk-changes mailing list