--- old/src/share/classes/javax/sql/rowset/CachedRowSet.java 2014-04-09 04:40:19.797247889 -0700 +++ new/src/share/classes/javax/sql/rowset/CachedRowSet.java 2014-04-09 04:40:19.646246890 -0700 @@ -998,7 +998,6 @@ * available within the internal RowSet tabular structure by * virtue of a key already set either on the RowSet object * itself or on the underlying SQL data. - *

* * @return a Collection object that contains the values in * each row in this CachedRowSet object