|
Quick Lists
|
|
Bug ID:
|
4403113
|
|
Votes
|
0
|
|
Synopsis
|
Incremental update functionality is not working.
|
|
Category
|
javawebstart:other
|
|
Reported Against
|
1.0
|
|
Release Fixed
|
1.0.1
|
|
State
|
11-Closed,
Verified,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
09-JAN-2001
|
|
Description
|
javaws 1.0 will not append the "current-version-id=X.X" field to an http
request when requesting one version of a resource when another version is in
the cache. This prevents a servlet from sending jardiff files to use
incremental updates. Instead, the whole request jar is downloaded.
|
|
Work Around
|
N/A
|
|
Evaluation
|
This is caused by DiskCache.getCachedEntries() pruning out all the non-matching
entries.
Fixed by adding one more arg, boolean exact, to getCachedEntries, if set true
it will act as before, if false, will leave one (if lesser version exists)
non-matching entry in the list if no entries match.
xxxxx@xxxxx 2001-01-09
|
|
Comments
|
Submitted On 17-OCT-2002
5029la
i have download the java but its still not working
wend i want to play chat
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |