[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

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

                Created:
                Updated:
                Resolved: