--- old/src/java.sql/share/classes/javax/sql/ConnectionPoolDataSource.java 2020-07-10 15:59:43.937448399 -0700 +++ new/src/java.sql/share/classes/javax/sql/ConnectionPoolDataSource.java 2020-07-10 15:59:43.561457677 -0700 @@ -33,7 +33,7 @@ * A factory for PooledConnection * objects. An object that implements this interface will typically be * registered with a naming service that is based on the - * Java™ Naming and Directory Interface + * Java Naming and Directory Interface * (JNDI). * * @since 1.4