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

BasicLookAndFeel does not need to check for null after checking for type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 21
    • 17, 19, 20, 21
    • client-libs
    • None

    Description

      BasicLookAndFeel checks an instanceof in its AWTEventHelper listener class, but the result of that will always be non-null. The check should be removed.

      Attachments

        Issue Links

          Activity

            People

              jwaters Julian Waters
              jwaters Julian Waters
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: