jpackage - notarizing

Michael Hall mik3hall at gmail.com
Mon Nov 22 19:56:55 UTC 2021



> On Nov 22, 2021, at 12:39 PM, Alan Snyder <javalists at cbfiddle.com> wrote:
> 
> 
>> On Nov 22, 2021, at 10:12 AM, Kevin Rushforth <kevin.rushforth at 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
> 
> 
> 
I have a fair amount of code that would break if some JNF option wasn’t available. I have no estimate for how much rewriting I would need to do. Two of the projects I needed to recompile to get notarized needed it. I don’t actively do anything with it anymore but have some older code that did.



More information about the core-libs-dev mailing list