[10] Review request: 8179033: javapackager fails to create Mac Application Bundle

2017-12-01 Thread victor . drozdov
Kevin, Please review the changes about copying classpath entries on Mac and Windows. JIRA: https://bugs.openjdk.java.net/browse/JDK-8179033 Webrev: http://cr.openjdk.java.net/~vdrozdov/JDK-8179033/webrev.00/ --Victor

Re: javapackager feedback and questions

2017-12-01 Thread Sverre Moe
We are using the javapackager through the gradle/maven javafx plugin, to create: * Executable JAR: When we went from Swing to JavaFX the maven jar plugin could not create an executable JAR capable to start the JavaFX Application. * Native executable bundle: RPM (Linux), EXE (Windows), PKG (Mac) * J

Re: PLEASE READ: OpenJFX developer repos + JDK 10 RDP1 deadlines

2017-12-01 Thread Kevin Rushforth
Yes, this is the deadline for JDK 10 changes, both to core JDK (e.g., 2D) and FX. You can submit the openjfx 10 patch if you like, but I will wait until the 2D webrev is done being reviewed before acting on it. I note that it is a very large patch... -- Kevin Laurent Bourgès wrote: Kevin,

Re: PLEASE READ: OpenJFX developer repos + JDK 10 RDP1 deadlines

2017-12-01 Thread Laurent Bourgès
Kevin, To be sure, does it mean OpenJFX 10 changes are due to dec 14th ie for JDK10 RDP1 ? I would like to provide MarlinFX 0.8.2 for jfx10 but the remaining time is short for the web review to happen... and the RFR Marlin 0.8.2 patch for Java2d is submitted but no comment yet. Should I submit a

Re: PLEASE READ: OpenJFX developer repos + JDK 10 RDP1 deadlines

2017-12-01 Thread Kevin Rushforth
As a reminder, the repo renaming is happening starting this Sunday evening, Dec 3, at 8pm Pacific. I will send email on Monday when the new jfx-dev repo is open for business. -- Kevin Kevin Rushforth wrote: To: All OpenJFX developers There are two related items that you need to be aware of,