--- old/src/java.base/share/classes/java/time/chrono/HijrahDate.java 2018-03-26 16:45:36.065422357 -0700 +++ new/src/java.base/share/classes/java/time/chrono/HijrahDate.java 2018-03-26 16:45:35.825411831 -0700 @@ -105,7 +105,7 @@ * to a new HijrahChronology. * *

- * This is a value-based + * This is a value-based * class; use of identity-sensitive operations (including reference equality * ({@code ==}), identity hash code, or synchronization) on instances of * {@code HijrahDate} may have unpredictable results and should be avoided.