On Sat, 1 Nov 2025 15:50:33 GMT, EunHyunsu <[email protected]> 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
