--- old/src/java.sql/share/classes/java/sql/ResultSet.java 2020-07-10 15:59:41.813500806 -0700 +++ new/src/java.sql/share/classes/java/sql/ResultSet.java 2020-07-10 15:59:41.433510180 -0700 @@ -90,7 +90,7 @@ * the intended columns, which can be assured with the SQL AS clause. *

* A set of updater methods were added to this interface - * in the JDBC 2.0 API (Java™ 2 SDK, + * in the JDBC 2.0 API (Java 2 SDK, * Standard Edition, version 1.2). The comments regarding parameters * to the getter methods also apply to parameters to the * updater methods.