--- old/test/javax/sql/testng/test/rowset/spi/SyncProviderExceptionTests.java 2015-05-27 15:44:11.068794990 -0700 +++ new/test/javax/sql/testng/test/rowset/spi/SyncProviderExceptionTests.java 2015-05-27 15:44:10.900794988 -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.spi; import com.sun.rowset.internal.SyncResolverImpl;