aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/cache/CacheUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Support building against OpenJDK8Omair Majid2014-01-241-1/+1
* Introduced logging bottleneckJiri Vanek2013-09-251-29/+15
* Introduce more UrlUtils functions.Adam Domurad2013-04-231-8/+21
* Add DownloadService implementationSaad Mohammad2012-11-081-0/+19
* Changed for-loops over iterators and indices to for-each loops if theyAdam Domurad2012-05-251-15/+16
* Fixed behavior when encoded/characters needed encoding included in url (PR811)Jiri Vanek2012-05-181-10/+28
* More tests for Spaces and characters in urlsJiri Vanek2012-05-181-2/+2
* Validate the recently_used file at every load. This will fix the StringIndex-Thomas Meyer2012-04-101-88/+55
* fixed LRU cache behaviour in case of failure. Tests added.Jiri Vanek2012-02-011-4/+35
* Fix PR727: Split conditional to removed duplicate entries in cache.Andrew Su2011-05-271-4/+6
* Enforce cache size limitAndrew Su2011-04-201-17/+62
* Store lru after modifying the entriesAndrew Su2011-04-201-0/+1
* Changed cache to prevent jar overwriting when update happens.Andrew Su2011-04-181-13/+187
* Ensure that javaws can not clear cache while plugin or javaws is running.Andrew Su2011-03-171-13/+10
* Handling error code returning functions.Denis Lila2011-03-151-1/+1
* Fix RH669942: Add support for packEnabled and versionEnabledOmair Majid2011-02-101-1/+1
* remove ununsed imports in netxOmair Majid2011-01-121-1/+0
* add support for validating configurationOmair Majid2010-12-131-0/+1
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-39/+28
* Revert toURI().toURL() changes until we find a solution to the issues it raises:Andrew John Hughes2010-12-031-1/+2
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-031-1/+1
* use deployment.properties file for infrastructure related configurationOmair Majid2010-11-031-12/+20
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-251-8/+2
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-2/+2
* Initial import from IcedTea6.andrew2010-10-191-0/+450