> On Sep 9, 2021, at 5:57 PM, Alan Snyder <[email protected]> wrote:
> 
> As no one is claiming ownership, should it be removed?
> Or is it expected to have some use in the future?
> 
> 
> 
>> On Sep 8, 2021, at 3:50 PM, Michael Hall <[email protected]> wrote:
>> 
>> 
>> 
>>> On Sep 8, 2021, at 11:23 AM, Alan Snyder <[email protected]> wrote:
>>> 
>>> Is this method obsolete?
>>> 
>>> I’m not finding any uses. (Actually, IDEA is not finding any uses. Perhaps 
>>> the index is broken?)
>>> 
>>> Alan
>>> 
>> 
>> BBEdit search of recent JDK GitHub clone only shows
>> 
>> ~/jdk/src/java.desktop/macosx/native/libawt_lwawt/font/AWTFont.h:41: + 
>> (NSFont *) nsFontForJavaFont:(jobject)javaFont env:(JNIEnv *)env;
>> ~/jdk/src/java.desktop/macosx/native/libawt_lwawt/font/AWTFont.m:116: + 
>> (NSFont *) nsFontForJavaFont:(jobject)javaFont env:(JNIEnv *)env {
>> 
>> No references in src directory.
> 

Another OS/X method that seems to currently (java.vm.version=18-ea+11-557)  be 
missing…

Lcom/apple/eawt/event/GestureHandler;.handleGestureFromNative(Ljava/awt/Window;IDDDD)V
java.lang.NoSuchMethodError: 
Lcom/apple/eawt/event/GestureHandler;.handleGestureFromNative(Ljava/awt/Window;IDDDD)V
java.lang.NoSuchMethodError: 
Lcom/apple/eawt/event/GestureHandler;.handleGestureFromNative(Ljava/awt/Window;IDDDD)V
java.lang.NoSuchMethodError: 
Lcom/apple/eawt/event/GestureHandler;.handleGestureFromNative(Ljava/awt/Window;IDDDD)V
java.lang.NoSuchMethodError: 
Lcom/apple/eawt/event/GestureHandler;.handleGestureFromNative(Ljava/awt/Window;IDDDD)V
java.lang.NoSuchMethodError:

Many times on message.
Two finger track pad gesture.


Reply via email to