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

[macos] Ensure initialisation of sun/lwawt/macosx/CAccessibility in JavaComponentAccessibility.m

XMLWordPrintable

        In src/java.desktop/macosx/native/libawt_lwawt/awt/JavaComponentAccessibility.m
        accessibilityHitTest()
        uses a reference to the class sun/lwawt/macosx/CAccessibility
        Usually this will be initialised before this code is invoked on the custom control by the macOS accessibility APIs but it is possible that it is not.
        So we should ensure it is initialised

              prr Philip Race
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: