On Tue, 28 Sep 2021 08:45:22 GMT, Artem Semenov <[email protected]> wrote:
> accessibilityHitTest in JavaComponentAccessibility and getAxComponentSize in > JavaAccessibilityUtilities use but do not define sjc_CAccessibility. It works > when sjc_CAccessibility is defined by other methods, otherwise it crashes. This pull request has now been integrated. Changeset: be403737 Author: Artem Semenov <[email protected]> Committer: Anton Tarasov <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/be4037374520917d5a0ed54eebb3d5d6d100d429 Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod 8274381: missing CAccessibility definitions in JNI code Reviewed-by: pbansal, ant, kizune ------------- PR: https://git.openjdk.java.net/jdk/pull/5732
