On Tue, 23 May 2006 23:23:13 +0200, Oliver Zeigermann wrote: >> However I think performance could be considerably improved if there were >> to be a movement over to one of Doug Lea's kinds of Concurrent Hashmaps, >> probably from his older "oswego" or "backport" packages so we could >> maintain JDK 1.4 compliance. > > Well, that actually may be the case. Maybe for the 2.0 release ;) Anyway, > I just could not figure out what the license for that code was. Any idea?
The license on the homepage: http://dcl.mathcs.emory.edu/util/backport-util-concurrent/ or in the repository: (http://dcl.mathcs.emory.edu/cgi-bin/viewcvs.cgi/software/util/backport-util-concurrent/LEGAL?rev=1.2&content-type=text/vnd.viewcvs-markup) is pretty hard to miss.. :-) -h --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
