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

EunHyunsu duke at openjdk.org
Tue Nov 4 11:21:56 UTC 2025


On Mon, 3 Nov 2025 16:08:11 GMT, Daniel Fuchs <dfuchs 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.

Thanks! The indentation fix has been included in the latest commit.

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

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


More information about the net-dev mailing list