8387273: Enhance httpserver logging to log when maxConnections is reached - #753
8387273: Enhance httpserver logging to log when maxConnections is reached#753rm-gh-8 wants to merge 1 commit into
Conversation
|
👋 Welcome back rmesde! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request for backport of JDK-8387273: Enhance httpserver logging to log when maxConnections is reached. This PR adds an new debug logging statement to ServerImpl.java. JBS ticket labeled as trivial no regression test needed. For parity with Oracle JDK. Low risk - debug logging only backport. |
Backporting JDK-8387273: Enhance httpserver logging to log when maxConnections is reached.
This PR adds an new debug logging statement to ServerImpl.java.
JBS ticket labeled as trivial no regression test needed.
For parity with Oracle JDK.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/753/head:pull/753$ git checkout pull/753Update a local copy of the PR:
$ git checkout pull/753$ git pull https://git.openjdk.org/jdk25u-dev.git pull/753/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 753View PR using the GUI difftool:
$ git pr show -t 753Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/753.diff
Using Webrev
Link to Webrev Comment