--- old/src/java.base/share/classes/java/util/Currency.java 2015-10-01 23:57:20.339521026 +0530 +++ new/src/java.base/share/classes/java/util/Currency.java 2015-10-01 23:57:20.127521026 +0530 @@ -371,8 +371,8 @@ * instance is needed * @return the Currency instance for the country of the given * locale, or {@code null} - * @exception NullPointerException if locale or its country - * code is {@code null} + * @exception NullPointerException if locale + * is {@code null} * @exception IllegalArgumentException if the country of the given {@code locale} * is not a supported ISO 3166 country code. */