Name: vsR10316 Date: 05/06/2004
Filed By : SPB JCK team (###@###.###)
JDK :
JCK : 1.5
Platform[s] : Solaris
switch/Mode :
JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
Failing Test [s] : N/A
Specification excerpt:
======================
--------- J2SE API spec v.1.5 ---------
...
javax.sql.rowset.BaseRowSet
public BaseRowSet()
Constructs a new BaseRowSet object initialized with a default Vector object for its listeners field. The other default values with which it is initialized are listed in Section 5.0 of the class comment for this class.
...
---------- end-of-excerpt ---------------
Problem description
===================
This description refers to Section 5.0 for default values. Actually, section 5.0 has name "5.0 Event Notification" and default behaviour and values are defined in section "6.0 Default Behavior"
This description should refers to section 6.0
JCK test source location:
==========================
/java/re/jck/1.5/promoted/latest/JCK-runtime-15/tests
======================================================================