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

[macos] Issue with JTree related fix for JDK-8317771

XMLWordPrintable

    • b01
    • b25
    • generic
    • os_x

        OS: macOS
        JDK-Version: 17.0.7-ea, 21.0.3-snapshot-2024-03-12, ...

        When having an own implementation for JTree$AccessibleJTree, the current fix for JDK-8317771 results in a NoSuchMethodException.
        Reason: In CAccessibility the call to t.getAccessibleContext().getClass() returns the inner class of its own implementation.

        (Own implementation is needed because of a more complex Renderer that DefaultTreeCellRenderer and the accessibility needs correct data.)

              kizune Alexander Zuev
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: