Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8200888

typo in name of exception in @throws

XMLWordPrintable

    • b09
    • Not verified

      diff -r 3930c4d4f805 src/java.base/share/classes/java/text/ChoiceFormat.java
      --- a/src/java.base/share/classes/java/text/ChoiceFormat.java Wed Apr 04 14:42:53 2018 -0700
      +++ b/src/java.base/share/classes/java/text/ChoiceFormat.java Wed Apr 04 17:12:53 2018 -0700
      @@ -312,7 +312,7 @@
            * Constructs with limits and corresponding formats based on the pattern.
            *
            * @param newPattern the new pattern string
      - * @exception NullPointerExcpetion if {@code newPattern} is
      + * @exception NullPointerException if {@code newPattern} is
            * {@code null}
            * @see #applyPattern
            */

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: