--- old/src/java.sql/share/classes/javax/sql/RowSet.java 2020-07-10 15:59:46.045396361 -0700 +++ new/src/java.sql/share/classes/javax/sql/RowSet.java 2020-07-10 15:59:45.653406039 -0700 @@ -32,7 +32,7 @@ /** * The interface that adds support to the JDBC API for the - * JavaBeans™ component model. + * JavaBeans component model. * A rowset, which can be used as a JavaBeans component in * a visual Bean development environment, can be created and * configured at design time and executed at run time.