git: openjdk/jdk: 8300268: ServerImpl allows too many idle connections when using sun.net.httpserver.maxIdleConnections
Jaikiran Pai
jpai at openjdk.org
Thu Feb 9 12:31:05 UTC 2023
Changeset: e4d1cff6
Author: Darragh Clarke <Darragh.clarke at oracle.com>
Committer: Jaikiran Pai <jpai at openjdk.org>
Date: 2023-02-09 12:27:57 +0000
URL: https://git.openjdk.org/jdk/commit/e4d1cff6597ac25d435fe16e0fc49d23f6e65df4
8300268: ServerImpl allows too many idle connections when using sun.net.httpserver.maxIdleConnections
Reviewed-by: dfuchs, vtewari, michaelm, jpai
! src/jdk.httpserver/share/classes/sun/net/httpserver/ServerImpl.java
+ test/jdk/com/sun/net/httpserver/bugs/8300268/MaxIdleConnectionsTest.java
+ test/jdk/com/sun/net/httpserver/bugs/8300268/jdk.httpserver/sun/net/httpserver/HttpServerAccess.java
More information about the jdk-changes
mailing list