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

2021-03-04 Thread Michael McMahon
On Wed, 3 Mar 2021 10:55:12 GMT, Julia Boes wrote: > Small fix to add logging to catch blocks where it was previously missing. Marked as reviewed by michaelm (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/2808

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

2021-03-03 Thread Daniel Fuchs
On Wed, 3 Mar 2021 10:55:12 GMT, Julia Boes wrote: > Small fix to add logging to catch blocks where it was previously missing. LGTM - Marked as reviewed by dfuchs (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2808