> On Nov 22, 2021, at 10:12 AM, Kevin Rushforth <kevin.rushfo...@oracle.com> > wrote: > > JNF was removed from the JDK if that's what you are asking.
Indeed, that is why there is an issue. The JDK may not be using JNF, but library developers still use it. The JDK replacement for JNF is not supported for use outside the JDK. JNF is not just convenient, there is at least one essential use for which there is no adequate replacement. See https://bugs.openjdk.java.net/browse/JDK-8274596