RFR: 8300268 : ServerImpl allows too many idle connections when using sun.net.httpserver.maxIdleConnections [v3]

Jaikiran Pai jpai at openjdk.org
Wed Feb 8 13:03:47 UTC 2023


On Wed, 8 Feb 2023 12:52:36 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> I don't think that would work. AFAIU HttpServerAccess needs to be injected into the jdk.httpserver module by jtreg so it can't be a nested class.

Thank you for that detail, Daniel. I hadn't taken any of jtreg semantics into consideration when I commented about the directory structure. So yes, it's fine with me if it stays where it is currently (even the directory name is fine).

-------------

PR: https://git.openjdk.org/jdk/pull/12413


More information about the net-dev mailing list