JDK-6945112 : Custom progress: 100% completion event might be not delivered
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u18
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-04-19
  • Updated: 2010-09-17
  • Resolved: 2010-05-28
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.
JDK 6 JDK 7
6u21 b05Fixed 7Fixed
Related Reports
Relates :  
Description
Typical custom progress implementation for webstart relies on getting 100% completion event to dispose the frame.
However, sometimes this event does not seem to be delivered and user may end up with both progress dialog and 
application on the screen.

Perhaps there is race condition in the code.

Comments
EVALUATION see somments
05-05-2010