Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6467799

No appropriate CCC request for listed JDK 6.0 b98 changes in java(x).sql package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • 6
    • core-libs
    • generic
    • generic

      Some API changes made in Mustang build b98 seem not to have any corresponding CCC request. JCK team assumes that the CCC should be filed.
      The changes are listed below:

      < #Version 6.0/b97
      ---
      > #Version 6.0/b98

      < fld public static final int java.sql.Types.LONGNVARCHAR =-10
      ---
      > fld public static final int java.sql.Types.LONGNVARCHAR =-16

      < fld public static final int java.sql.Types.NCHAR =-8
      < fld public static final int java.sql.Types.NCLOB =2007
      ---
      > fld public static final int java.sql.Types.NCHAR =-15
      > fld public static final int java.sql.Types.NCLOB =2011

      < fld public static final int java.sql.Types.ROWID =2008
      ---
      > fld public static final int java.sql.Types.ROWID =-8

      ===

      < meth public static java.util.Enumeration javax.sql.rowset.spi.SyncFactory.getRegisteredProviders() throws javax.sql.rowset.spi.SyncFactoryException
      ---
      > meth public static java.util.Enumeration<javax.sql.rowset.spi.SyncProvider> javax.sql.rowset.spi.SyncFactory.getRegisteredProviders() throws javax.sql.rowset.spi.SyncFactoryException

      These changes look like bug fixes for CRs 6462628 and 6328228.

            Unassigned Unassigned
            agavrilosunw Alexey Gavrilov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: