--- old/src/share/classes/javax/sql/CommonDataSource.java 2014-06-09 14:18:28.777834672 -0700 +++ new/src/share/classes/javax/sql/CommonDataSource.java 2014-06-09 14:18:28.644501332 -0700 @@ -34,6 +34,7 @@ * Interface that defines the methods which are common between DataSource, * XADataSource and ConnectionPoolDataSource. * + * @since 1.6 */ public interface CommonDataSource {