-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b59
-
generic
-
generic
---------------------------------------------------------------------
During the analysis of signature changes in Mustang API between b52 and b53 by JCK team it appeared, that some of them do not have any appropriate CCC request. The list of these changes is shown below. For each change a build number is given in brackets.
1. (b53)New overriding method java.sql.DataTruncation.getSQLState()
2. (b53)Missed the following annotations:
java.sql.Date.Date(int,int,int): anno 0 java.lang.Deprecated()
java.sql.Date.getHours(): anno 0 java.lang.Deprecated()
java.sql.Date.getMinutes(): anno 0 java.lang.Deprecated()
java.sql.Date.getSeconds(): anno 0 java.lang.Deprecated()
java.sql.Date.setHours(int): anno 0 java.lang.Deprecated()
java.sql.Date.setMinutes(int): anno 0 java.lang.Deprecated()
java.sql.Date.setSeconds(int): anno 0 java.lang.Deprecated()
During the analysis of signature changes in Mustang API between b52 and b53 by JCK team it appeared, that some of them do not have any appropriate CCC request. The list of these changes is shown below. For each change a build number is given in brackets.
1. (b53)New overriding method java.sql.DataTruncation.getSQLState()
2. (b53)Missed the following annotations:
java.sql.Date.Date(int,int,int): anno 0 java.lang.Deprecated()
java.sql.Date.getHours(): anno 0 java.lang.Deprecated()
java.sql.Date.getMinutes(): anno 0 java.lang.Deprecated()
java.sql.Date.getSeconds(): anno 0 java.lang.Deprecated()
java.sql.Date.setHours(int): anno 0 java.lang.Deprecated()
java.sql.Date.setMinutes(int): anno 0 java.lang.Deprecated()
java.sql.Date.setSeconds(int): anno 0 java.lang.Deprecated()
- relates to
-
JDK-6462081 No appropriate CCC request for listed JDK 6.0 changes in java(x).sql package (b95)
-
- Closed
-
-
JDK-6467799 No appropriate CCC request for listed JDK 6.0 b98 changes in java(x).sql package
-
- Closed
-