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

simon duke at openjdk.org
Thu Jul 3 01:46:41 UTC 2025


On Wed, 2 Jul 2025 14:37:04 GMT, Lance Andersen <lancea at openjdk.org> wrote:

>> simon has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8360122: revert reformatting method signatures
>
> src/java.sql/share/classes/java/sql/Connection.java line 303:
> 
>> 301:     //======================================================================
>> 302:     // Advanced features:
>> 303: 
> 
> Why was this removed as this is not format related

It was just a suggestion, but it’s not really related to the main change. I can remove it if you think it’s appropriate

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25925#discussion_r2181347375


More information about the core-libs-dev mailing list