hg: jdk9/dev/jdk: 8059870: RowsetFactoryTests & RowSetProviderTests failing
lance.andersen at oracle.com
lance.andersen at oracle.com
Wed Oct 8 15:53:41 UTC 2014
Changeset: f71379c4864f
Author: lancea
Date: 2014-10-08 11:51 -0400
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/f71379c4864f
8059870: RowsetFactoryTests & RowSetProviderTests failing
Reviewed-by: dfuchs
! test/javax/sql/testng/TEST.properties
- test/javax/sql/testng/jars/badFactory.jar
+ test/javax/sql/testng/jars/badFactory/META-INF/services/javax.sql.rowset.RowSetFactory
- test/javax/sql/testng/jars/goodFactory.jar
+ test/javax/sql/testng/jars/goodFactory/META-INF/services/javax.sql.rowset.RowSetFactory
! test/javax/sql/testng/test/rowset/RowSetFactoryTests.java
! test/javax/sql/testng/test/rowset/RowSetProviderTests.java
More information about the jdk9-dev-changes
mailing list