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

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


      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.

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

              Created:
              Updated:
              Resolved: