[11] RFR of 8146656: Wrong Months Array for DateFormatSymbols (original) (raw)

Rachna Goel rachna.goel at oracle.com
Tue Dec 19 10:08:30 UTC 2017


Hi Joe,

Thanks for the comments.

I have updated the CSR to have @implSpec in place of @implNote.

https://bugs.openjdk.java.net/browse/JDK-8191414

Regarding "An array with either 12 or 13 elements will be returned depending on whether or {@link Calendar.UNDECIMBER} is supported." , I would like to go with existing statement as this method always returns 13 elements where the 13th element may be empty string or may contain Calendar.UNDECIMBER, depending upon whether its supported by the Calendar instance.

kindly suggest whether this looks fine!

Thanks, Rachna

Thanks, Rachna



More information about the core-libs-dev mailing list