-
Bug
-
Resolution: Fixed
-
P2
-
6u18
-
b05
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198936 | 7 | Andy Herrick | P2 | Resolved | Fixed | b104 |
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.
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.
- backported by
-
JDK-2198936 Custom progress: 100% completion event might be not delivered
-
- Resolved
-
- relates to
-
JDK-6959569 need automated testcase for custom progress bar
-
- Closed
-