Bug#608285: marked as done (ITP: libconcurrentlinkedhashmap-java -- A high performance version of java.util.LinkedHashMap for use as a software cache)
Your message dated Sat, 5 Mar 2011 16:14:35 -0430
with message-id <AANLkTi=WCJx=24w4gsu5ELJ5fEQJetANGR_Nb0m5M6cR@mail.gmail.com>
and subject line Re: Bug#608285: fixed in libconcurrentlinkedhashmap-java 1.1~jdk5-1
has caused the Debian Bug report #585899,
regarding ITP: libconcurrentlinkedhashmap-java -- A high performance version of java.util.LinkedHashMap for use as a software cache
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
585899: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585899
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ITP: libconcurrentlinkedhashmap-java -- A high performance version of java.util.LinkedHashMap for use as a software cache
- From: Miguel Landaeta <miguel@miguel.cc>
- Date: Wed, 29 Dec 2010 12:46:33 -0430
- Message-id: <20101229171633.GA24198@miguel.cc>
Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta <miguel@miguel.cc>
* Package name : libconcurrentlinkedhashmap-java
Version : 1.1
Upstream Author : Ben Manes <ben_manes@yahoo.com>
* URL : http://code.google.com/p/concurrentlinkedhashmap/
* License : Apache-2.0
Programming Lang: Java
Description : A high performance version of java.util.LinkedHashMap for use as a software cache
Java library that provides a hash table supporting full
concurrency of retrievals, adjustable expected
concurrency for updates, and a maximum capacity to bound
the map by. This implementation differs from
java.util.concurrent.ConcurrentHashMap in that it
maintains a page replacement algorithm that is
used to evict an entry when the map has exceeded its
capacity. Unlike the Java Collections Framework, this
map does not have a publicly visible constructor and
instances are created through a Builder.
I need this library to package Grails.
--
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
--- End Message ---
--- Begin Message ---
forcemerge 585899 608285
thanks
--
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
--- End Message ---
Reply to: