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) ------------- Commit messages: - 8312818: Incorrect format specifier in a HttpClient log message Changes: https://git.openjdk.org/jdk/pull/15014/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15014&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8312818 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/15014.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15014/head:pull/15014 PR: https://git.openjdk.org/jdk/pull/15014
