Re: Java 8 updates are causing "Apps that use non-public APIs will be rejected"

2015-11-18 Thread Kevin Rushforth
[moving this back to the openjfx alias; Bcc awt-dev] The javapackager fix for JDK 8u72 does exactly this when generating .pkg files. So in short, libjfxwebkit.dylib is unchanged for 8u72, but will be excluded when generating an app for the Apple app store. -- Kevin Michael Hall wrote: On

Java 8 updates are causing "Apps that use non-public APIs will be rejected"

2015-11-17 Thread Ondřej Kvasnovský
Hi, We are facing to an issue with latest Java updates when we try to release apps into Apple app store. I have described the issue here, with all my findings: http://ondrej-kvasnovsky.blogspot.com/2015/10/java-8-update-60-is-causing-apps-that.html In short, the issue is that we are not able to

Re: Java 8 updates are causing "Apps that use non-public APIs will be rejected"

2015-11-17 Thread Sergey Bylokhov
I think openjfx-...@openjdk.java.net (cc) is correct place to ask this question. On 16.11.15 23:10, Ondřej Kvasnovský wrote: Hi, We are facing to an issue with latest Java updates when we try to release apps into Apple app store. I have described the issue here, with all my findings:

Re: Java 8 updates are causing "Apps that use non-public APIs will be rejected"

2015-11-17 Thread Michael Hall
> On Nov 16, 2015, at 2:10 PM, Ondřej Kvasnovský > wrote: > > > > I have downloaded that jdk1.8.0_72 b05 JDK and run (downloaded from > https://jdk8.java.net/download.html ): > otool -L >