Some of API changes made in Mustang build b78 seem not to have any corresponding CCC request.
JCK team assumes that they should be CCC approved or removed.
The changes in question are listed below with a corresponding build number in brackets.
1. (b78) Constructor java.sql.SQLDataSetSyncException.SQLDataSetSyncException(java.lang.Throwable) replaced with java.sql.SQLDataSetSyncException.SQLDataSetSyncException(java.lang.Throwable,java.sql.DataSetResolver<?>)
2. (b78) The return value of java.sql.SQLDataSetSyncException.getDataSetResolver() changed from java.sql.DataSetResolver to java.sql.DataSetResolver<?>
JCK team assumes that they should be CCC approved or removed.
The changes in question are listed below with a corresponding build number in brackets.
1. (b78) Constructor java.sql.SQLDataSetSyncException.SQLDataSetSyncException(java.lang.Throwable) replaced with java.sql.SQLDataSetSyncException.SQLDataSetSyncException(java.lang.Throwable,java.sql.DataSetResolver<?>)
2. (b78) The return value of java.sql.SQLDataSetSyncException.getDataSetResolver() changed from java.sql.DataSetResolver to java.sql.DataSetResolver<?>