This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug classpath/20247] Lack java.util.concurrent.LinkedBlockingQueue
- From: "roman at kennke dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 7 Apr 2006 11:11:47 -0000
- Subject: [Bug classpath/20247] Lack java.util.concurrent.LinkedBlockingQueue
- References: <bug-20247-10028@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from roman at kennke dot org 2006-04-07 11:11 -------
whoops sorry, I missed the first couple of lines, which hopefully means that
most of the code is indeed public domain:
The software comprising JSR166 was written by Doug Lea with assistance
from members of JCP JSR-166 Expert roup and released to the public
domain, as explained at:
http://creativecommons.org/licenses/publicdomain, excepting portions
of the class java.util.concurrent.CopyOnWriteArrayList, which were
adapted from class java.util.ArrayList, written by Sun Microsystems,
Inc, which are used with kind permission, and subject to the
following:...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20247