-
Bug
-
Resolution: Fixed
-
P4
-
7, 8
-
b18
-
generic
-
generic, windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2218919 | 7u4 | Henry Jen | P4 | Closed | Fixed | b05 |
When make use of applet status callback, race condition could cause the callback not invoked as callback could be set after the status already set to desired value.
What is expected is that, when set the callback first time, if applet status meet the critetia, the callback should be invoked. Afterwards, callback should be invoked if the applet status changes.
What is expected is that, when set the callback first time, if applet status meet the critetia, the callback should be invoked. Afterwards, callback should be invoked if the applet status changes.
- backported by
-
JDK-2218919 Race condition could cause applet status callback not invoked
-
- Closed
-