--- old/test/javax/sql/testng/test/rowset/RowSetFactoryTests.java 2015-05-27 15:43:57.444794788 -0700 +++ new/test/javax/sql/testng/test/rowset/RowSetFactoryTests.java 2015-05-27 15:43:57.276794786 -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 java.sql.SQLException;