aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/cache/CacheUtil.java
Commit message (Expand)AuthorAgeFilesLines
* 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