--- old/src/java.base/share/classes/java/time/chrono/JapaneseEra.java 2017-03-26 20:02:03.876568432 -0700 +++ new/src/java.base/share/classes/java/time/chrono/JapaneseEra.java 2017-03-26 20:02:03.661568433 -0700 @@ -252,7 +252,6 @@ * @param style the style of the text required, not null * @param locale the locale to use, not null * @return the text value of the era, not null - * @since 9 */ @Override public String getDisplayName(TextStyle style, Locale locale) {