Re: RFR: JDK-8219683: Investigate App Image layout on Mac

2019-04-17 Thread Kevin Rushforth
I also would prefer just "runtime", but "Java.runtime" is at least better than anything with "Plugin" in the name... -- Kevin On 4/17/2019 3:45 PM, Andy Herrick wrote: On 4/17/2019 6:33 PM, Andy Herrick wrote: On 4/17/2019 6:18 PM, semyon.sadet...@oracle.com wrote: bug: https://bugs.ope

Re: RFR: JDK-8219683: Investigate App Image layout on Mac

2019-04-17 Thread Andy Herrick
On 4/17/2019 6:33 PM, Andy Herrick wrote: On 4/17/2019 6:18 PM, semyon.sadet...@oracle.com wrote: bug: https://bugs.openjdk.java.net/browse/JDK-8219683 webrev: http://cr.openjdk.java.net/~ssadetsky/8219683/webrev.00/ The fix moves Java runtime form Contents/PlugIns/Java.runtime to Conte

Re: RFR: JDK-8219683: Investigate App Image layout on Mac

2019-04-17 Thread Andy Herrick
On 4/17/2019 6:18 PM, semyon.sadet...@oracle.com wrote: bug: https://bugs.openjdk.java.net/browse/JDK-8219683 webrev: http://cr.openjdk.java.net/~ssadetsky/8219683/webrev.00/ The fix moves Java runtime form Contents/PlugIns/Java.runtime to Contents/Java.runtime. --Semyon Is there any

RFR: JDK-8219683: Investigate App Image layout on Mac

2019-04-17 Thread semyon . sadetsky
bug: https://bugs.openjdk.java.net/browse/JDK-8219683 webrev: http://cr.openjdk.java.net/~ssadetsky/8219683/webrev.00/ The fix moves Java runtime form Contents/PlugIns/Java.runtime to Contents/Java.runtime. --Semyon