Jacques Le Roux wrote: > Hey god news Adam, you should tell Ben ;o) > BTW as we don't use any weighers I have removed the import and some > others at r948460 > I also wondered if we should keep addAllFileTableValues which is not > used internally (hence I guess useless) but I finally stopped as there > were also some other Type Safety warnings and I did not have time to > continue
I mentioned it in the bug report. Was that just a typo, or did you really mean to call me a god? :) > > Jacques > > From: <[email protected]> >> Author: doogie >> Date: Wed May 26 14:23:11 2010 >> New Revision: 948449 >> >> URL: http://svn.apache.org/viewvc?rev=948449&view=rev >> Log: >> Re-apply 948328, which brings us back to using the more efficient clhm, >> but now UtilCache is not strictly least-recently-used. Instead, it's >> more of a less-recently-used. This difference can be seen when reducing >> the max-in-memory setting(but not reducing completely to 0). >> >> Added: >> ofbiz/trunk/framework/base/lib/clhm-release-1.0-lru.jar >> Removed: >> ofbiz/trunk/framework/base/lib/clhm-20100316.jar >> Modified: >> ofbiz/trunk/.classpath >> ofbiz/trunk/LICENSE >> >> ofbiz/trunk/framework/base/src/org/ofbiz/base/util/cache/UtilCache.java >> >> ofbiz/trunk/framework/base/src/org/ofbiz/base/util/cache/test/UtilCacheTests.java >> >> >> Modified: ofbiz/trunk/.classpath >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=948449&r1=948448&r2=948449&view=diff
