RFR: 8312818: Incorrect format specifier in a HttpClient log message

Jaikiran Pai jpai at openjdk.org
Tue Jul 25 11:03:44 UTC 2023


On Tue, 25 Jul 2023 09:49:20 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this trivial fix to a log message in HttpClient? This addresses https://bugs.openjdk.org/browse/JDK-8312818.
> 
> After this change, the log message should correctly print messages like:
> 
> 
> SelectorAttachment Registering jdk.internal.net.http.PlainHttpConnection$ConnectEvent at 7513443c for C (true)

Thank you Daniel for the review. 

tier2 testing passed. Given the trivial nature of this change, I'll go ahead and integrate this now.

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

PR Comment: https://git.openjdk.org/jdk/pull/15014#issuecomment-1649613890


More information about the net-dev mailing list