Fix java.sql\Connection.java indentation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 26
    • Component/s: core-libs
    • b06

      The indentation in the Connection.java class is incorrect in the isValid and setClientInfo methods. In particular, the isValid method (see this line: https://github.com/openjdk/jdk/blob/master/src/java.sql/share/classes/java/sql/Connection.java#L1102) shows misaligned code blocks that reduce readability. Correcting the indentation would improve clarity and maintain consistency with Java coding standards.

            Assignee:
            Gustavo Simon
            Reporter:
            Gustavo Simon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: