Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
backport-util-concurrent: Backport of java.util.concurrent API, introduced in Java 5.0
- Summary
- This package is the backport of java.util.concurrent API, introduced in
Java 5.0, to Java 1.4. The backport is based on public-domain sources
from the JSR 166 CVS repository, and the dl.util.concurrent package.
Changelog
- * Thu Jun 15 00:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:2.1-1jpp
-
- Upgrade to 2.1 - no licensing issues any more
- Create option --with tests to optionally run tck
- * Thu Jan 19 23:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> 0:2.0.01-1jpp
-
- Initial build.