-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
7u45
-
x86_64
-
windows_7
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
The Java doc for javax.accessibility.AccessibleState at URL http://docs.oracle.com/javase/7/docs/api/javax/accessibility/AccessibleState.html has following paragraph in the description:
"The constants in this class present a strongly typed enumeration of common object roles. A public constructor for this class has been purposely omitted and applications should use one of the constants from this class. If the constants in this class are not sufficient to describe the role of an object, a subclass should be generated from this class and it should provide constants in a similar manner."
The words "role" and "roles" in this paragraph should be "state" and "states" respectively.
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
The Java doc for javax.accessibility.AccessibleState at URL http://docs.oracle.com/javase/7/docs/api/javax/accessibility/AccessibleState.html has following paragraph in the description:
"The constants in this class present a strongly typed enumeration of common object roles. A public constructor for this class has been purposely omitted and applications should use one of the constants from this class. If the constants in this class are not sufficient to describe the role of an object, a subclass should be generated from this class and it should provide constants in a similar manner."
The words "role" and "roles" in this paragraph should be "state" and "states" respectively.
REPRODUCIBILITY :
This bug can be reproduced always.