Re: JEP 311: Java Packager API & CLI

2017-10-19 Thread Michael Hall
> On Oct 19, 2017, at 4:00 PM, Kevin Rushforth > wrote: > > [truncating the subject line to remove my name, which isn't relevant] > > The JEP discussion should happen at jdk-dev, so please go there to ask > questions about the JEP or to discuss it. > > — Kevin I saw that. But thought there

Re: JEP 311: Java Packager API & CLI

2017-10-19 Thread Kevin Rushforth
[truncating the subject line to remove my name, which isn't relevant] The JEP discussion should happen at jdk-dev, so please go there to ask questions about the JEP or to discuss it. -- Kevin Michael Hall wrote: On Oct 19, 2017, at 3:01 PM, victor.droz...@oracle.com wrote: Hi, Sverre.

Re: JEP 311: Java Packager API & CLI (Kevin Rushforth)

2017-10-19 Thread Michael Hall
> On Oct 19, 2017, at 3:01 PM, victor.droz...@oracle.com wrote: > > Hi, Sverre. > >> The preliminary list of new arguments has arguments for DEB, but not RPM. >> Really hope RPM is not phased out after refactoring arguments for later >> removal after JDK10. > RPM will not be phased out. It's jus

Re: Build JFX-10 on linux gcc 6

2017-10-19 Thread Laurent Bourgès
Hi Kevin, As I deleted (by mistake) my former OpenJFX10, I was a bit lost ! 2017-10-19 20:40 UTC+02:00, Kevin Rushforth : > Hi Laurent, > > We don't have an easy way to suppress -Werror (no equivalent of JDK's > --disable-warnings-as-errors configure option). > > For the short term, you can edit

Re: JEP 311: Java Packager API & CLI (Kevin Rushforth)

2017-10-19 Thread victor . drozdov
Hi, Sverre. The preliminary list of new arguments has arguments for DEB, but not RPM. Really hope RPM is not phased out after refactoring arguments for later removal after JDK10. RPM will not be phased out. It's just a preliminary list of arguments. What is the reason for removing support for

Re: Build JFX-10 on linux gcc 6

2017-10-19 Thread Kevin Rushforth
Hi Laurent, We don't have an easy way to suppress -Werror (no equivalent of JDK's --disable-warnings-as-errors configure option). For the short term, you can edit buildSrc/linux.gradle and remove the --Werror flags that are causing the problems. Can you file a bug to track fixing these warn

Re: JEP 311: Java Packager API & CLI (Kevin Rushforth)

2017-10-19 Thread Sverre Moe
The preliminary list of new arguments has arguments for DEB, but not RPM. Really hope RPM is not phased out after refactoring arguments for later removal after JDK10. What is the reason for removing support for Java Web Start (JNLP) in the Java Packager? /Sverre > Date: Wed, 18 Oct 2017 16:13:2

Build JFX-10 on linux gcc 6

2017-10-19 Thread Laurent Bourgès
Hi, I cloned a fresh openjfx 10 and I got gradle build error with gcc 6 on my ubuntu 17.4 as gcc warnings are considered as errors. Sorry I forgot how to fix the gradle setting to avoid -Werror. What is the trick ? Laurent

[10] Review request : JDK-8188164 : Visual glitch / layout issue when setting pref height of table column headers

2017-10-19 Thread Ajit Ghaisas
Hi, Request you to review following fix : Issue : https://bugs.openjdk.java.net/browse/JDK- 8188164 Fix : http://cr.openjdk.java.net/~aghaisas/fx/8188164/webrev.0/ Regards, Ajit

[webkit][10] Review request - 8187928: Images copied from clipboard not written in source file format

2017-10-19 Thread Rajath Kamath
Hi all, Please review a bug fix: JBS : https://bugs.openjdk.java.net/browse/JDK-8187928 WebRev : http://cr.openjdk.java.net/~ghb/rkamath/8187928/webrev.00/ Thanks, Rajath

[10] Review Request: JDK-8087541 : [Accessibility] BubbleChart values are not getting read

2017-10-19 Thread Prem Balakrishnan
Hi Kevin, Ajit Request you to review following fix: Bug: https://bugs.openjdk.java.net/browse/JDK-8087541 Webrev: http://cr.openjdk.java.net/~pkbalakr/fx/Accessibility/8087541/webrev.00/ Regards, Prem