Name: vsR10316 Date: 05/31/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 ---------
...
Description for class java.util.concurrent.LinkedBlockingQueue:
...
This class implements all of the optional methods of the Collection and Iterator interfaces.
...
...
---------- end-of-excerpt ---------------
Problem description
===================
There should be mentioned Iterable interface that this class implements instead of Iterator.
JCK test source location:
==========================
/java/re/jck/1.5/promoted/latest/JCK-runtime-15/tests
======================================================================
Name: acR10002 Date: 06/01/2004
There should be mentioned Iterable interface that this class implements instead of
Iterator.
Same for other Queues implementation in package java.util.concurrent
======================================================================