Integrated: 8360122: Fix java.sql\Connection.java indentation

simon duke at openjdk.org
Wed Jul 9 19:57:53 UTC 2025


On Sun, 22 Jun 2025 01:13:26 GMT, simon <duke at openjdk.org> wrote:

> 8360122: Refine formatting of Connection.java interface
> 
> ---------
> ### Progress
> - [x] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer))
> - [x] Change must not contain extraneous whitespace
> - [x] Commit message must refer to an issue
> 
> 
> 
> ### Reviewing
> <details><summary>Using <code>git</code></summary>
> 
> Checkout this PR locally: \
> `$ git fetch https://git.openjdk.org/jdk.git pull/25925/head:pull/25925` \
> `$ git checkout pull/25925`
> 
> Update a local copy of the PR: \
> `$ git checkout pull/25925` \
> `$ git pull https://git.openjdk.org/jdk.git pull/25925/head`
> 
> </details>
> <details><summary>Using Skara CLI tools</summary>
> 
> Checkout this PR locally: \
> `$ git pr checkout 25925`
> 
> View PR using the GUI difftool: \
> `$ git pr show -t 25925`
> 
> </details>
> <details><summary>Using diff file</summary>
> 
> Download this PR as a diff file: \
> <a href="https://git.openjdk.org/jdk/pull/25925.diff">https://git.openjdk.org/jdk/pull/25925.diff</a>
> 
> </details>
> <details><summary>Using Webrev</summary>
> 
> [Link to Webrev Comment](https://git.openjdk.org/jdk/pull/25925#issuecomment-2993856738)
> </details>

This pull request has now been integrated.

Changeset: 0f7808f3
Author:    Gustavo Simon <gustavo.andre.simon at hotmail.com>
Committer: Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0f7808f333556eed2a1381e5f9f67765ec3694f1
Stats:     238 lines in 1 file changed: 46 ins; 59 del; 133 mod

8360122: Fix java.sql\Connection.java indentation

Reviewed-by: liach, lancea

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

PR: https://git.openjdk.org/jdk/pull/25925


More information about the core-libs-dev mailing list