On Thu, 25 Jun 2026 06:41:19 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). This pull request has now been integrated. Changeset: 0a5b9d7f Author: Kieran Farrell <[email protected]> Committer: Daniel Fuchs <[email protected]> URL: https://git.openjdk.org/jdk/commit/0a5b9d7fd4d2df6a3003f0586702f6d25d5c0559 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod 8387273: Enhance httpserver logging to log when maxConnections is reached Reviewed-by: jpai, dfuchs, vyazici ------------- PR: https://git.openjdk.org/jdk/pull/31670
