Commits
User selector
Commit History
Commits on Sep 2, 2021
8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
Show description for 152e669authored andcommitted
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on Mar 19, 2021
8263885: Use the blessed modifier order in java.sql/rowset/transation.xa
Show description for 80d3ea0authored andcommitted
Commits on Nov 25, 2020
8253936: Replace <code>...</code> with {@code ...} for java.sql
Show description for dee79d6authored andcommitted

Commits on Oct 21, 2020
8255043: Incorrectly styled copyright text
Show description for 2e510e0committed
Commits on Oct 2, 2020
8252537: Updated @exception with @throws
Show description for dffe9dbauthored andcommitted

Commits on Aug 20, 2020
8251208: Add missing javadoc comments to java.sql and java.sql.rowsets
Show description for 6160353committed
Lance Andersen
Commits on Jul 15, 2020
8249205: Remove unnecessary trademark symbols
Show description for 55039aacommitted8247677: Incorrect class name displayed in DriverManager trace output
Show description for 023c53dcommitted
Lance Andersen
Commits on Jan 24, 2020
8215361: (doc) Cleanup package-info markup - smartcardio, java.sql, java.sql.rowset
Show description for 42726a8committed
Roger Riggs
Commits on Oct 2, 2019
8231663: Incorrect GPL header in some RMI/SQL package-info.java files
Show description for 72c2079committed
Roger Riggs
Commits on Sep 25, 2019
8231442: Suppress warnings on non-serializable instance fields in java.sql.* modules
Show description for 37465fbcommitted
Commits on Jul 26, 2019
8226808: PreparedStatement javadoc typo
Show description for d711c4ecommitted
Lance Andersen
Commits on Jun 20, 2019
8226518: Typo in the ConnectionBuilder javadoc examples
Show description for b1c6ff7committed
Lance Andersen
Commits on Jun 9, 2019
8225322: Broken links in java.sql
Show description for 000df14committed
Lance Andersen
Commits on Dec 12, 2018
8215309: Convert package.html files to package-info.java files
Show description for 40d7e4ccommitted
Roger Riggs
Commits on Dec 7, 2018
8214971: Replace use of string.equals("") with isEmpty()
Show description for 938b844committed
Roger Riggs
Commits on Oct 1, 2018
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
Show description for c925556committed
Lance Andersen
Commits on Jul 20, 2018
8208060: Additional corrections of serial-related declarations
Show description for 07cb147committed
Commits on Mar 4, 2018
8197533: Move javax.transaction.xa to its own module
Show description for 9995861committed
Lance Andersen
Commits on Dec 5, 2017
8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
Show description for 7759531committed
Commits on Sep 12, 2017
8187443: Forest Consolidation: Move files to unified layout
Show description for 3789983committed
Loading