--- old/src/java.base/share/classes/java/util/spi/CalendarNameProvider.java 2017-05-05 15:26:05.080390438 -0700 +++ new/src/java.base/share/classes/java/util/spi/CalendarNameProvider.java 2017-05-05 15:26:04.952384850 -0700 @@ -46,12 +46,16 @@ * Calendar}. The following are calendar-common fields and their values to be * supported for each calendar system. * - * + *
+ * + * * * * * * + * + * * * * @@ -73,17 +77,22 @@ * * * + * *
Field values
FieldValueDescription
{@link Calendar#MONTH}{@link Calendar#JANUARY} to {@link Calendar#UNDECIMBER}{@link Calendar#AM} to {@link Calendar#PM}0 - AM, 1 - PM
* *

The following are calendar-specific fields and their values to be supported. * - * + *
+ * + * * * * * * * + * + * * * * @@ -154,6 +163,7 @@ * * * + * *
Calendar type and field values
Calendar TypeFieldValueDescription
{@code "gregory"}{@link Calendar#ERA}1Anno Hijrah (AH)
* *

Calendar field value names for {@code "gregory"} must be consistent with