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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: