RFR: JDK-8305712: [MacOS] Deprecated Cocoa-NSEvent names [v2]
Dmitry Markov
dmarkov at openjdk.org
Wed Apr 12 06:49:36 UTC 2023
On Tue, 11 Apr 2023 23:05:23 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> 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 requested by dmarkov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13435#pullrequestreview-1380622994
More information about the client-libs-dev
mailing list