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

AWT Accessibility API nested classes rely on default constructors

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 16
    • 16
    • client-libs
    • b17

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: