Re: [External] : Re: jpackage - notarizing

2021-11-23 Thread Alan Snyder
> On Nov 22, 2021, at 7:01 PM, Kevin Rushforth > wrote: > > By way of clarification, JNF was never part of the JDK. What we removed was > the JDK's *usage* of JNF. And we did so because Apple deprecated it and never > even provide a JNF framework for aarch64. > > Applications either need

Re: [External] : Re: jpackage - notarizing

2021-11-22 Thread Michael Hall
> On Nov 22, 2021, at 9:01 PM, Kevin Rushforth > wrote: > > By way of clarification, JNF was never part of the JDK. What we removed was > the JDK's *usage* of JNF. And we did so because Apple deprecated it and never > even provide a JNF framework for aarch64. > > Applications either need t

Re: [External] : Re: jpackage - notarizing

2021-11-22 Thread Kevin Rushforth
By way of clarification, JNF was never part of the JDK. What we removed was the JDK's *usage* of JNF. And we did so because Apple deprecated it and never even provide a JNF framework for aarch64. Applications either need to migrate off JNF and find an alternative, or take Apple's open-source p

Re: jpackage - notarizing

2021-11-22 Thread Michael Hall
> On Nov 22, 2021, at 12:39 PM, Alan Snyder wrote: > > >> On Nov 22, 2021, at 10:12 AM, Kevin Rushforth >> 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 st

Re: jpackage - notarizing

2021-11-22 Thread Alan Snyder
> On Nov 22, 2021, at 10:12 AM, Kevin Rushforth > 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 t

Re: jpackage - notarizing

2021-11-22 Thread Kevin Rushforth
JNF was removed from the JDK if that's what you are asking. -- Kevin On 11/22/2021 10:11 AM, Alan Snyder wrote: Well, if you look at the JNF part of the tree, the only include I see that comes from the JDK is jni.h. Isn’t that what you were questioning? On Nov 22, 2021, at 10:06 AM, Mic

Re: jpackage - notarizing

2021-11-22 Thread Alan Snyder
Well, if you look at the JNF part of the tree, the only include I see that comes from the JDK is jni.h. Isn’t that what you were questioning? > On Nov 22, 2021, at 10:06 AM, Michael Hall wrote: > > > >> On Nov 22, 2021, at 11:59 AM, Alan Snyder > > wrote: >>

Re: jpackage - notarizing

2021-11-22 Thread Michael Hall
> On Nov 22, 2021, at 11:59 AM, Alan Snyder wrote: > > I’m talking about the Xcode project for JNF. > I thought I was too. Unless it’s changed since I cloned or the one I’m looking at is somehow different. The URL I saved was https://github.com/apple/openjdk/

Re: jpackage - notarizing

2021-11-22 Thread Alan Snyder
I’m talking about the Xcode project for JNF. > On Nov 22, 2021, at 9:54 AM, Michael Hall wrote: > > > >> On Nov 22, 2021, at 11:44 AM, Alan Snyder wrote: >> >> JNF is just an Objective-C library that uses jni.h. Otherwise, it is not >> dependent on the JDK. >> >>> On Nov 22, 2021, at 9:23

Re: jpackage - notarizing

2021-11-22 Thread Michael Hall
> On Nov 22, 2021, at 11:44 AM, Alan Snyder wrote: > > JNF is just an Objective-C library that uses jni.h. Otherwise, it is not > dependent on the JDK. > >> On Nov 22, 2021, at 9:23 AM, Michael Hall wrote: >> >> >> >>> On Nov 22, 2021, at 10:40 AM, Alan Snyder wrote: >>> >>> I’m still

Re: jpackage - notarizing

2021-11-22 Thread Alan Snyder
JNF is just an Objective-C library that uses jni.h. Otherwise, it is not dependent on the JDK. > On Nov 22, 2021, at 9:23 AM, Michael Hall wrote: > > > >> On Nov 22, 2021, at 10:40 AM, Alan Snyder wrote: >> >> I’m still hoping someone will step up to provide a home for the compiled >> Java

Re: jpackage - notarizing

2021-11-22 Thread Michael Hall
> On Nov 22, 2021, at 10:40 AM, Alan Snyder wrote: > > I’m still hoping someone will step up to provide a home for the compiled > JavaNativeFoundation framework. > > In any case, the sources are available and you can build it yourself. > > https://github.com/apple/openjdk.git

Re: jpackage - notarizing

2021-11-22 Thread Alan Snyder
I’m still hoping someone will step up to provide a home for the compiled JavaNativeFoundation framework. In any case, the sources are available and you can build it yourself. https://github.com/apple/openjdk.git > On Nov 22, 2021, at 7:15 AM, Michael Hall wrote: > > In order to use JavaNative

jpackage - notarizing

2021-11-22 Thread Michael Hall
While I was looking at —mac-dmg-content I thought I would also look at notarization. I had downloaded my app on an older machine while my new was being serviced and got uninviting messages about Apple being unable to determine it was full of malware. Notarization I found out was supposed to be