-
Bug
-
Resolution: Fixed
-
P4
-
5.0, 6
-
b19
-
generic, sparc
-
generic, solaris_9
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152903 | OpenJDK6 | Andrei Dmitriev | P3 | Resolved | Fixed | b02 |
Internal quality teams periodically raise issues relating to asynchronicity
of event processing. Some platforms (e.g. those that use X-Windows)
process events asynchronously. Also, we have the toolkit thread and the
event dispatch thread involved in event processing, which implies
asynchronicity of processing of the events. We ought to write something
for the AWT package documentation that explains this.
of event processing. Some platforms (e.g. those that use X-Windows)
process events asynchronously. Also, we have the toolkit thread and the
event dispatch thread involved in event processing, which implies
asynchronicity of processing of the events. We ought to write something
for the AWT package documentation that explains this.
- backported by
-
JDK-2152903 Should document asynchronicity of event processing in AWT package docs
- Resolved
- duplicates
-
JDK-6460299 Problem with ComponentListener documentation
- Closed
- relates to
-
JDK-5028762 Document Asynchronous Nature of AWT Toolkit
- Resolved