RFR: 8274381 missing CAccessibility definitions in JNI code
Artem Semenov
github.com+36081106+savoptik at openjdk.java.net
Tue Sep 28 08:57:10 UTC 2021
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.
-------------
Commit messages:
- 8274381 missing CAccessibility definitions in JNI code
Changes: https://git.openjdk.java.net/jdk/pull/5732/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5732&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8274381
Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/5732.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5732/head:pull/5732
PR: https://git.openjdk.java.net/jdk/pull/5732
More information about the client-libs-dev
mailing list