-
Bug
-
Resolution: Fixed
-
P4
-
8u66, 9
-
b01
-
generic
-
generic
-
Not verified
FULL PRODUCT VERSION :
java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Ubuntu 15.10 64bit
A DESCRIPTION OF THE PROBLEM :
DateFormatSymbols.getMonths() and DateFormatSymbols.getShortMonths() both return an array of strings with an extra "" at the end of it.. Making it 13 total.
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Ubuntu 15.10 64bit
A DESCRIPTION OF THE PROBLEM :
DateFormatSymbols.getMonths() and DateFormatSymbols.getShortMonths() both return an array of strings with an extra "" at the end of it.. Making it 13 total.
REPRODUCIBILITY :
This bug can be reproduced always.
- csr for
-
JDK-8191414 [Doc] Wrong Months Array for DateFormatSymbols
-
- Closed
-