Details
-
Bug
-
Resolution: Fixed
-
P4
-
1.5.1, 1.4.2, 6, 7
-
b102
-
x86
-
windows_2000
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034594 | 7u65 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8021979 | 7u60 | Sergey Bylokhov | P4 | Closed | Fixed | b01 |
Description
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/java/awt/package-summary.html
and
http://java.sun.com/j2se/1.5.0/docs/api/java/awt/package-summary.html
A DESCRIPTION OF THE PROBLEM :
For AWT Exception the description is:
Signals that an Absract Window Toolkit exception has occurred.
should be
Signals that an Abstract Window Toolkit exception has occurred.
Also, I think it would be useful if the overall AWT package description included an explanation of what AWT stands for, namely Abstract Window Toolkit. I certainly find it easier to remember acronyms when I know what they stand for.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Corrected spelling.
ACTUAL -
As above
###@###.### 2005-2-17 04:30:23 GMT
###@###.### 2005-2-24 18:50:31 GMT
http://java.sun.com/j2se/1.4.2/docs/api/java/awt/package-summary.html
and
http://java.sun.com/j2se/1.5.0/docs/api/java/awt/package-summary.html
A DESCRIPTION OF THE PROBLEM :
For AWT Exception the description is:
Signals that an Absract Window Toolkit exception has occurred.
should be
Signals that an Abstract Window Toolkit exception has occurred.
Also, I think it would be useful if the overall AWT package description included an explanation of what AWT stands for, namely Abstract Window Toolkit. I certainly find it easier to remember acronyms when I know what they stand for.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Corrected spelling.
ACTUAL -
As above
###@###.### 2005-2-17 04:30:23 GMT
###@###.### 2005-2-24 18:50:31 GMT
Attachments
Issue Links
- backported by
-
JDK-8034594 Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7
- Resolved
-
JDK-8021979 Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7
- Closed
- duplicates
-
JDK-8010997 Typo in AWTException javadoc
- Closed