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

Unapproved change in BaseRowSet

XMLWordPrintable

    • beta2
    • sparc
    • solaris_2.6
    • Verified

        Name: sdR10048 Date: 02/25/2004


        Filed By : SPB JCK team (###@###.###)
        JDK : latest rowset RI (18 feb 2004)
        JCK : 1.5
        JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
        Failing Test [s] :
        api/javax_sql/rowset/BaseRowSet/index.html#Options2


        Specification excerpt:
        ======================
        --------- J2SE API spec v.1.5 ---------
        ...
        = JDK1.5.0b39 =
        public void setDataSourceName(String name)
                               throws SQLException

        Sets the DataSource name property for this RowSet object to the given
        logical name and sets this RowSet object's Url property to null.
        ...

        = last Rowset RI =
        public void setDataSourceName(java.lang.String name)

        Sets the DataSource name property for this RowSet object to the given
        logical name and sets this RowSet object's Url property to null.
        ...

        ...
        ---------- end-of-excerpt ---------------

        Problem description
        ===================
        The signature for the BaseRowSet.setDataSourceName(String) has changed.
        "Throws SQLException" is disappeared.
        And no CCC request is filed.
        This is unapproved change and this will cause JCK compilation to fail.


        JCK test source location:
        ==========================
        /java/re/jck/1.5/promoted/latest/JCK-runtime-15/tests

        ======================================================================

              jbrucesunw Jonathan Bruce (Inactive)
              dsvsunw Dsv Dsv (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: