--- a/src/java.base/share/classes/java/time/chrono/IsoChronology.java Wed Nov 14 18:57:47 2018 +0100
+++ b/src/java.base/share/classes/java/time/chrono/IsoChronology.java Wed Nov 14 11:42:40 2018 -0800
@@ -669,7 +669,6 @@
* @param years the number of years, may be negative
* @param months the number of years, may be negative
* @param days the number of years, may be negative
- * @return the period in terms of this chronology, not null
* @return the ISO period, not null
*/
@Override // override with covariant return type