-
Bug
-
Resolution: Not an Issue
-
P1
-
None
-
7u55
-
generic
-
generic
It looks like JDK-8026200 bug fix caused one JCK failure.
The next JCK test case fails:
api/javax_sql/rowset/RowSetProvider/index_General
Testcase "testNewFactoryFromClassLoaderNeg" failed with message: Exception cause is not set
at com.sun.tck.lib.Assert.assertNotNull(Assert.java:115)
at com.sun.tck.lib.Assert.assertNotNull(Assert.java:106)
at javasoft.sqe.tests.api.javax.sql.rowset.RowSetProvider.General.testNewFactoryFromClassLoaderNeg(General.java:276)
Testcase "testNewFactoryFromClassLoaderNeg" failed with arguments [null, java.net.URLClassLoader@68e5ccce]
The next JCK test case fails:
api/javax_sql/rowset/RowSetProvider/index_General
Testcase "testNewFactoryFromClassLoaderNeg" failed with message: Exception cause is not set
at com.sun.tck.lib.Assert.assertNotNull(Assert.java:115)
at com.sun.tck.lib.Assert.assertNotNull(Assert.java:106)
at javasoft.sqe.tests.api.javax.sql.rowset.RowSetProvider.General.testNewFactoryFromClassLoaderNeg(General.java:276)
Testcase "testNewFactoryFromClassLoaderNeg" failed with arguments [null, java.net.URLClassLoader@68e5ccce]