RFR: 8371009: HttpClient javadoc synchronous example missing HttpRequest variable declaration [v2]

Daniel Fuchs dfuchs at openjdk.org
Mon Nov 3 16:11:28 UTC 2025


On Sat, 1 Nov 2025 15:50:33 GMT, EunHyunsu <duke at openjdk.org> wrote:

>Upon checking again, I noticed that the asynchronous example is indented slightly more than the synchronous one.
> It appears that this difference already existed prior to my patch.
> Just wanted to confirm whether this is intentional or if we should align the indentation for consistency.

It looks like it's only the first line in the asynchronous example that is misaligned. It would be good to fix it along in this PR. Thanks for catching this.

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

PR Comment: https://git.openjdk.org/jdk/pull/28084#issuecomment-3481310861


More information about the net-dev mailing list