Re: RFR: JDK-8238692: MacOS runtime Installer issue

2020-03-03 Thread Alexander Zuev
Last version looks fine to me. /Alex On 2/21/20 20:10, Andy Herrick wrote: After internal discussion of default values for mac-package-identifier I have removed the fix for [3] from this main fix to issue [2]. please review the revised webrev at [1] /Andy On 2/18/2020 2:46 PM, Andy Herrick

Re: RFR: JDK-8238692: MacOS runtime Installer issue

2020-02-24 Thread Alexey Semenyuk
Looks good. - Alexey On 2/21/2020 5:52 PM, Alexander Matveev wrote: Hi Andy, Looks good. Thanks, Alexander On 2/21/2020 9:10 AM, Andy Herrick wrote: After internal discussion of default values for mac-package-identifier I have removed the fix for [3] from this main fix to issue [2].

Re: RFR: JDK-8238692: MacOS runtime Installer issue

2020-02-21 Thread Alexander Matveev
Hi Andy, Looks good. Thanks, Alexander On 2/21/2020 9:10 AM, Andy Herrick wrote: After internal discussion of default values for mac-package-identifier I have removed the fix for [3] from this main fix to issue [2]. please review the revised webrev at [1] /Andy On 2/18/2020 2:46 PM, Andy

Re: RFR: JDK-8238692: MacOS runtime Installer issue

2020-02-21 Thread Andy Herrick
After internal discussion of default values for mac-package-identifier I have removed the fix for [3] from this main fix to issue [2]. please review the revised webrev at [1] /Andy On 2/18/2020 2:46 PM, Andy Herrick wrote: Please review the jpackage fix at [1] for the related issues [2],

RFR: JDK-8238692: MacOS runtime Installer issue

2020-02-18 Thread Andy Herrick
Please review the jpackage fix at [1] for the related issues [2], [3], and [4]. This will basically make pkg type runtime installers work on macosx, while we wait for JDK-8237971 to either fix or disable dmg type runtime installers. /Andy [1]