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

Typo in AWT InvocationEvent Method Documentation

    XMLWordPrintable

Details

    • b03

    Description

      Typo in {@code} tag

      https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/event/InvocationEvent.html#%3Cinit%3E(java.lang.Object,java.lang.Runnable,java.lang.Runnable,boolean)
      diff -r abe21b82ff7c src/java.desktop/share/classes/java/awt/event/InvocationEvent.java
      --- a/src/java.desktop/share/classes/java/awt/event/InvocationEvent.java Mon Dec 24 12:18:40 2018 +0530
      +++ b/src/java.desktop/share/classes/java/awt/event/InvocationEvent.java Mon Dec 24 12:04:57 2018 -0800
      @@ -227,7 +227,7 @@
            * @param runnable The {@code Runnable} whose
            * {@code run} method will be
            * executed
      - * @param listener The {@code Runnable}Runnable whose
      + * @param listener The {@code Runnable} Runnable whose
            * {@code run()} method will be called
            * after the {@code InvocationEvent}
            * was dispatched or disposed

      Attachments

        Activity

          People

            kaddepalli Krishna Addepalli
            rcalnan Roger Calnan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: