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

AWT Accessibility API nested classes rely on default constructors

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • 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.

            prr Philip Race
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: