RFR: 8360122: Fix java.sql\Connection.java indentation [v2]

simon duke at openjdk.org
Thu Jul 3 02:03:39 UTC 2025


On Mon, 23 Jun 2025 17:45:02 GMT, Lance Andersen <lancea at 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


More information about the core-libs-dev mailing list