Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8360122

Fix java.sql\Connection.java indentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • core-libs

      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.

            gsimon Gustavo Simon
            gsimon Gustavo Simon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: