-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 5.0
-
Component/s: core-libs
-
x86
-
windows_xp
A DESCRIPTION OF THE PROBLEM :
In the API for class java.lang.Long, method highestOneBit the describing text is: "Returns an long value ..." It should be "Returns a long value ...".
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Long.html#highestOneBit(long)
REPRODUCIBILITY :
This bug can be reproduced always.
In the API for class java.lang.Long, method highestOneBit the describing text is: "Returns an long value ..." It should be "Returns a long value ...".
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Long.html#highestOneBit(long)
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-6222223 Core libraries "an" typos
-
- Resolved
-