JDK-4485537 : 'Read -1 of 2k (0%)' message still displayed in DL window
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 1.0.1
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2001-07-27
  • Updated: 2003-04-12
  • Resolved: 2002-11-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2 mantisFixed
Description
Occasionally happen, e.g., server is slow. Not consistent.

nathan.wang@Eng 2001-07-27

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis mantis-b02 FIXED IN: mantis mantis-b02 INTEGRATED IN: mantis mantis-b02 VERIFIED IN: mantis-beta
31-08-2004

SUGGESTED FIX in DownloadWindow.progress() readSoFar may come in -1 for some errors, use Math.max(0, readSoFar).
31-08-2004

PUBLIC COMMENTS Removed "yellow" keyword and the hook 4 value, requested by Andy Herrick: "The following 3 low priority bugs (which are committed to mantis) are flagged as yellow.Because of this they show up on hoppers committed bug list. Can you remove the "yellow" keyword and the hook 4 value for these ?" ------------------------------------------------------------------------------ ###@###.### 2002-05-10
10-05-2002

EVALUATION If this can still hapen, need to fix for mantis ###@###.### 2002-05-09
09-05-2002