aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/cache/CacheLRUWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Introduced logging bottleneckJiri Vanek2013-09-251-8/+7
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-181-3/+4
* More tests for Spaces and characters in urlsJiri Vanek2012-05-181-2/+2
* Reduce no. of loads of the cache index fileThomas Meyer2012-05-111-3/+3
* Validate the recently_used file at every load. This will fix the StringIndex-Thomas Meyer2012-04-101-9/+58
* fixed LRU cache behaviour in case of failure. Tests added.Jiri Vanek2012-02-011-4/+8
* Fix PR726. Create recently_used on startup.Andrew Su2011-05-251-6/+13
* Changed cache to prevent jar overwriting when update happens.Andrew Su2011-04-181-0/+245