On Tue, 25 Jul 2023 09:49:20 GMT, Jaikiran Pai <[email protected]> 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@7513443c for C (true) This pull request has now been integrated. Changeset: 91fe0323 Author: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/91fe03232760ae0a9b56456f2f5f5ee6e483e4ef Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8312818: Incorrect format specifier in a HttpClient log message Reviewed-by: djelinski ------------- PR: https://git.openjdk.org/jdk/pull/15014
