--- old/test/javax/sql/testng/test/rowset/cachedrowset/CommonCachedRowSetTests.java 2015-05-27 15:44:00.392794832 -0700 +++ new/test/javax/sql/testng/test/rowset/cachedrowset/CommonCachedRowSetTests.java 2015-05-27 15:44:00.228794830 -0700 @@ -20,6 +20,14 @@ * or visit www.oracle.com if you need additional information or have any * questions. */ + +/** + * @test + * @modules java.sql.rowset/com.sun.rowset + * java.sql.rowset/com.sun.rowset.internal + * java.sql.rowset/com.sun.rowset.providers + */ + package test.rowset.cachedrowset; import java.math.BigDecimal;