On Thu, 25 Jun 2026 10:49:16 GMT, Kieran Farrell <[email protected]> wrote:
>> Adding a simple debug log to the `httpserver` to log when the >> `jdk.httpserver.maxConnections` count is exceeded before an accepted socket >> is closed. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Kieran Farrell has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains four additional > commits since the last revision: > > - add channel to debug log > - Merge remote-tracking branch 'origin/master' into max_con_log > - remove is.Loggable > - Log when HttpServer connection limit is reached This looks good to me. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31670#pullrequestreview-4570339691
