A DESCRIPTION OF THE PROBLEM :
In the method description for the method called lowestOneBit in java.lang.Long there is a grammatical error. It says: "Returns an long value ...", 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#lowestOneBit(long)
REPRODUCIBILITY :
This bug can be reproduced always.
In the method description for the method called lowestOneBit in java.lang.Long there is a grammatical error. It says: "Returns an long value ...", 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#lowestOneBit(long)
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-6222223 Core libraries "an" typos
-
- Resolved
-