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.
