hg: jdk/jdk: 8169358: httpserver does not close connections when RejectedExecutionException occurs
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Thu Mar 8 16:05:00 UTC 2018
Changeset: 5447851ff0f6
Author: ykubota
Date: 2018-03-08 11:21 +0900
URL: http://hg.openjdk.java.net/jdk/jdk/rev/5447851ff0f6
8169358: httpserver does not close connections when RejectedExecutionException occurs
Summary: Catch unexpected exceptions in Dispatcher::handle
Reviewed-by: chegar, dfuchs, clanger
Contributed-by: KUBOTA Yuji <kubota.yuji at gmail.com>
! src/jdk.httpserver/share/classes/sun/net/httpserver/ServerImpl.java
+ test/jdk/com/sun/net/httpserver/TaskRejectedTest.java
More information about the jdk-all-changes
mailing list