[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/20247] Lack java.util.concurrent.LinkedBlockingQueue
From: |
roman at kennke dot org |
Subject: |
[Bug classpath/20247] Lack java.util.concurrent.LinkedBlockingQueue |
Date: |
7 Apr 2006 11:11:46 -0000 |
------- 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