AWT Accessibility API nested classes rely on default constructors

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: 16
    • Component/s: client-libs
    • b17

      The situation discussed in JDK-8251921, a class that is part of the formal API but has at least some protected rather than public, containing types, occurs for several AWT classes:

      java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
      java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler

      This pattern doesn't seem to appear elsewhere in the JDK.

      A fix for issue can be a follow-up to JDK-8250856.

            Assignee:
            Philip Race
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: