Hi Svetlana,
Thanks for working on these bugs. The change is correct. It would be
better to say: "Returns the month of this calendar", in both the returns
tag and the description (not number of month).
While we are in this class, it would be good to at least fix the missing
@returns tags in a number of methods, e.g. getDay, getTimezone, getHour,
getMinute, toGregorianCalendar. Also, it @Override equals, hashCode,
toString, and clone.
Thanks,
Joe
On 7/18/2016 8:49 AM, Svetlana Nikandrova wrote:
Hello all,
please review this javadoc fix for
javax.xml.datatype.XMLGregorianCalendar.getMonth()
Webrev:
http://cr.openjdk.java.net/~snikandrova/8021787/webrev.00/
<http://cr.openjdk.java.net/%7Esnikandrova/8021787/webrev.00/>
JBS:
https://bugs.openjdk.java.net/browse/JDK-8021787
Thank you,
Svetlana