[+AWTFont nsFontForJavaFont:env:]
Alan Snyder
javalists at cbfiddle.com
Thu Sep 9 22:57:25 UTC 2021
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 <mik3hall at gmail.com> wrote:
>
>
>
>> On Sep 8, 2021, at 11:23 AM, Alan Snyder <javalists at cbfiddle.com> 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.
More information about the client-libs-dev
mailing list