Re: jpackage bugs

2021-04-17 Thread Michael Hall
> On Apr 17, 2021, at 9:37 AM, Michael Hall wrote: > > So apparently ‘cp’ is not a good idea on a signed application. At least not > on a signed java one. Fyi for anyone who wants to copy a Mac signed java app from a script or maybe from java Runtime. Instead of… cp -r /Volumes/HalfPipe/H

Re: jpackage bugs

2021-04-17 Thread Michael Hall
> On Apr 17, 2021, at 9:14 AM, Michael Hall wrote: > >> only executables and libraries are signed - this tool running across the >> whole app will find unsigned files, that would be expected. > > Hmm. ok. Is the jdk separately signed? Would something in copying it change a > date or somethi

Re: jpackage bugs

2021-04-17 Thread Michael Hall
> On Apr 17, 2021, at 9:14 AM, Michael Hall wrote: > With —install-dir this remains a reproducible bug for me at 17-ea. >> yes - but what is value of "--install-dir" - can you insure it is a fully >> qualified directory path that exists on all users machines and all users >> have

Re: jpackage bugs

2021-04-17 Thread Michael Hall
> On Apr 17, 2021, at 8:57 AM, Andy Herrick wrote: > > > On 4/17/2021 1:14 AM, David Holmes wrote: >> Hi Michael, >> >> On 17/04/2021 10:57 am, Michael Hall wrote: >>> Is there anyway to get a simple/test reference type application available >>> that could be used in reproducing bugs? > I p

Re: jpackage bugs

2021-04-17 Thread Andy Herrick
On 4/17/2021 1:14 AM, David Holmes wrote: Hi Michael, On 17/04/2021 10:57 am, Michael Hall wrote: Is there anyway to get a simple/test reference type application available that could be used in reproducing bugs? I put a simple test application I was using in your bug report: https://bugs.ope

Re: jpackage bugs

2021-04-17 Thread Michael Hall
> On Apr 17, 2021, at 12:14 AM, David Holmes wrote: > >> > > Note the bug referenced is closed as "incomplete" - that is a temporary state > while awaiting additional information (usually from the submitter). If we > never hear back from the submitter then it will be closed with a differe

Re: jpackage bugs

2021-04-16 Thread David Holmes
Hi Michael, On 17/04/2021 10:57 am, Michael Hall wrote: Is there anyway to get a simple/test reference type application available that could be used in reproducing bugs? I had two I think potentially serious bugs that were basically not addressed for problems in reproducing. JDK-8263156 : [m

jpackage bugs

2021-04-16 Thread Michael Hall
Is there anyway to get a simple/test reference type application available that could be used in reproducing bugs? I had two I think potentially serious bugs that were basically not addressed for problems in reproducing. JDK-8263156 : [macos]: OS X application signing concerns - a sealed resourc