RFR: JDK-8305712: [MacOS] Deprecated Cocoa-NSEvent names [v2]

Harshitha Onkar honkar at openjdk.org
Tue Apr 11 23:05:23 UTC 2023


> There are a few deprecated Cocoa NSEvent names currently in use in JDK.
> 
> https://github.com/openjdk/jdk/blob/jdk-21+17/src/java.desktop/macosx/classes/sun/lwawt/macosx/CocoaConstants.java
> https://developer.apple.com/documentation/appkit/nsmousemoved 
> 
> Since these event names are marked for deprecation it is better to switch to the newer names.

Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:

  copyright year & formatting update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13435/files
  - new: https://git.openjdk.org/jdk/pull/13435/files/291ae4bc..e9b183ea

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13435&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13435&range=00-01

  Stats: 32 lines in 13 files changed: 10 ins; 0 del; 22 mod
  Patch: https://git.openjdk.org/jdk/pull/13435.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13435/head:pull/13435

PR: https://git.openjdk.org/jdk/pull/13435



More information about the client-libs-dev mailing list