--- old/test/javax/sql/testng/test/rowset/RowSetProviderTests.java 2015-05-27 15:43:58.620794806 -0700 +++ new/test/javax/sql/testng/test/rowset/RowSetProviderTests.java 2015-05-27 15:43:58.464794803 -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; import com.sun.rowset.RowSetFactoryImpl;