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

org.w3c.dom.events.UIEvent.getView is specified to return type that is not in the Java SE specification

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • xml

    Description


      The return value of org.w3c.dom.events.UIEvent.getView() is of type org.w3c.dom.views.AbstractView but this type does not exist in the Java SE specification. The type does exist in the JDK implementation but it's not correct for a method in the Java SE to reference a type that is not in the Java SE specification.

      Attachments

        Issue Links

          Activity

            People

              alanb Alan Bateman
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: