Hi, This patch enables caching of downloaded JARs on windows. Caching is only process-wide - multiple instances of WebStart apps downloading JARs simultaneously may break caching logic. It still seems to be better than no caching at all: http://cr.openjdk.java.net/~akasko/itw/windows_cache.patch -- -Alex