<AWT Dev> RFR: 8256109: Create implementation for NSAccessibilityButton protocol [v4]

Alexander Zuev kizune at openjdk.java.net
Tue Jan 12 05:58:22 UTC 2021


> Creating a native peer for pushbutton accessibility role on Max OS X.
> The process of choosing of what peer to initialize is clunky so
> might be addressed in the future.

Alexander Zuev has updated the pull request incrementally with two additional commits since the last revision:

 - Fixed year in .h files
 - Update code to use new style JNI

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1549/files
  - new: https://git.openjdk.java.net/jdk/pull/1549/files/d9d6f754..38d54d04

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1549&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1549&range=02-03

  Stats: 95 lines in 5 files changed: 26 ins; 47 del; 22 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1549.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1549/head:pull/1549

PR: https://git.openjdk.java.net/jdk/pull/1549


More information about the awt-dev mailing list