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

missing CAccessibility definition in [CommonComponentAccessibility accessibilityHitTest]

    XMLWordPrintable

Details

    Backports

      Description

        A part of the fix JDK-8274381 has already been back ported to 17u, however after the fix JDK-8267385 the rest changes need to be back ported too.

        It's this chunk:

        - (id)accessibilityHitTest:(NSPoint)point
        {
            JNIEnv* env = [ThreadUtilities getJNIEnv];

        + GET_CACCESSIBILITY_CLASS_RETURN(nil);

        Attachments

          Issue Links

            Activity

              People

                asemenov Artem Semenov
                ant Anton Tarasov (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: