src/java.base/share/classes/java/time/chrono/JapaneseChronology.java
changeset 54360 6a4abdb6749c
parent 52078 4a63197816ce
child 57956 e0b8b019d2f5
--- a/src/java.base/share/classes/java/time/chrono/JapaneseChronology.java	Mon Apr 01 08:19:21 2019 -0700
+++ b/src/java.base/share/classes/java/time/chrono/JapaneseChronology.java	Mon Apr 01 08:21:45 2019 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -363,9 +363,8 @@
     /**
      * Returns the calendar system era object from the given numeric value.
      *
-     * See the description of each Era for the numeric values of:
-     * {@link JapaneseEra#HEISEI}, {@link JapaneseEra#SHOWA},{@link JapaneseEra#TAISHO},
-     * {@link JapaneseEra#MEIJI}), only Meiji and later eras are supported.
+     * The numeric values supported by this method are the same as the
+     * numeric values supported by {@link JapaneseEra#of(int)}.
      *
      * @param eraValue  the era value
      * @return the Japanese {@code Era} for the given numeric era value