On Mon, 23 Jun 2025 17:45:02 GMT, Lance Andersen <lan...@openjdk.org> wrote:
>> simon has updated the pull request incrementally with one additional commit >> since the last revision: >> >> 8360122: refactor code formatting to enforce 100 chars line length limit >> for improved readability > > I might not have time this week to look at this as I have some other > commitments. I do think we will want to narrow the changes being proposed @LanceAndersen I moved up the throws clauses of other methods in Connection.java, as @RogerRiggs suggested, to maintain consistent formatting in this class. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25925#issuecomment-3030228941