--- old/src/java.base/share/classes/java/time/chrono/HijrahChronology.java 2017-08-11 10:52:39.994398590 -0700 +++ new/src/java.base/share/classes/java/time/chrono/HijrahChronology.java 2017-08-11 10:52:39.790389685 -0700 @@ -103,19 +103,19 @@ * *

* CLDR and LDML identify variants: - * + *
* * * - * - * - * - * + * + * + * + * * * * * - * + * * * * @@ -148,38 +148,38 @@ *

* The Hijrah property resource is a set of properties that describe the calendar. * The syntax is defined by {@code java.util.Properties#load(Reader)}. - *

Variants of Hijrah Calendars
Chronology IDCalendar TypeLocale extension, see {@link java.util.Locale}DescriptionChronology IDCalendar TypeLocale extension, see {@link java.util.Locale}Description
Hijrah-umalquraHijrah-umalquraislamic-umalquraca-islamic-umalquraIslamic - Umm Al-Qura calendar of Saudi Arabia
+ *
* * * - * - * - * + * + * + * * * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * *
Configuration of Hijrah Calendar
Property Name Property value Description Property NameProperty valueDescription
ididChronology Id, for example, "Hijrah-umalqura"The Id of the calendar in common usage
typetypeCalendar type, for example, "islamic-umalqura"LDML defines the calendar types
versionversionVersion, for example: "1.8.0_1"The version of the Hijrah variant data
iso-startiso-startISO start date, formatted as {@code yyyy-MM-dd}, for example: "1900-04-30"The ISO date of the first day of the minimum Hijrah year.
yyyy - a numeric 4 digit year, for example "1434"yyyy - a numeric 4 digit year, for example "1434"The value is a sequence of 12 month lengths, * for example: "29 30 29 30 29 30 30 30 29 30 29 29"The lengths of the 12 months of the year separated by whitespace.