hg: jdk9/sandbox/jdk: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Jun 24 06:06:00 UTC 2016
Changeset: ceeea7370651
Author: chegar
Date: 2016-06-24 06:47 +0100
URL: http://hg.openjdk.java.net/jdk9/sandbox/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
Changeset: 1f3481f377e6
Author: skuksenko
Date: 2016-06-24 06:52 +0100
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/1f3481f377e6
8158690: GET request via HTTP/2 has a huge delays due to Nagle?s Algorithm and Delayed ACK clash
Reviewed-by: chegar
! src/java.httpclient/share/classes/java/net/http/PlainHttpConnection.java
More information about the jdk9-sandbox-changes
mailing list