RFR: 8274381 missing CAccessibility definitions in JNI code [v2]

Artem Semenov github.com+36081106+savoptik at openjdk.java.net
Tue Sep 28 09:12:37 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.

Artem Semenov has updated the pull request incrementally with one additional commit since the last revision:

  8274381 missing CAccessibility definitions in JNI code

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5732/files
  - new: https://git.openjdk.java.net/jdk/pull/5732/files/8af49145..afa62067

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5732&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5732&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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