--- old/src/share/classes/javax/sql/rowset/RowSetWarning.java 2013-06-27 12:45:41.000000000 -0400 +++ new/src/share/classes/javax/sql/rowset/RowSetWarning.java 2013-06-27 12:45:41.000000000 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -35,7 +35,7 @@ * This class complements the SQLWarning class. *

* Rowset warnings may be retrieved from JdbcRowSet, - * CachedRowSetTM, + * CachedRowSet™, * WebRowSet, FilteredRowSet, or JoinRowSet * implementations. To retrieve the first warning reported on any * RowSet