RFR: 8262935: Add missing logging to sun.net.httpserver.ServerImpl

Julia Boes jboes at openjdk.java.net
Wed Mar 3 11:01:12 UTC 2021


Small fix to add logging to catch blocks where it was previously missing.

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

Commit messages:
 - add logging

Changes: https://git.openjdk.java.net/jdk/pull/2808/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2808&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8262935
  Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2808.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2808/head:pull/2808

PR: https://git.openjdk.java.net/jdk/pull/2808


More information about the net-dev mailing list