hg: jdk9/dev/jdk: 8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Jun 24 05:48:12 UTC 2016


Changeset: ceeea7370651
Author:    chegar
Date:      2016-06-24 06:47 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/ceeea7370651

8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
Reviewed-by: alanb, dholmes, shade

! src/java.base/share/classes/java/lang/ApplicationShutdownHooks.java
+ test/java/lang/Runtime/shutdown/ShutdownInterruptedMain.java



More information about the jdk9-dev-changes mailing list