On Tue, 4 Nov 2025 11:11:26 GMT, EunHyunsu <[email protected]> wrote: >> Fixes JDK-8371009. >> >> The synchronous HttpClient example references `request` without defining it. >> This patch adds a minimal HttpRequest initialization immediately before the >> synchronous example (mirroring the asynchronous snippet) so the example >> compiles and runs as-is. > > EunHyunsu has updated the pull request incrementally with one additional > commit since the last revision: > > JDK-8371009: fix indent
Marked as reviewed by michaelm (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/28084#pullrequestreview-3420638042
