[10] request for review 8181779: Memory leak in FX Glass Embedded Window

2017-07-19 Thread Alexander Zvegintsev
Hello, please review the fix http://cr.openjdk.java.net/~azvegint/jdk/10/8181779/00/ for the issue https://bugs.openjdk.java.net/browse/JDK-8181779 -- Thanks, Alexander.

Re: Allow to pass in custom CFLAGS to gcc

2017-07-19 Thread Thomas Stüfe
Oh sorry, I thought you were talking about the standard openjdk build, --with-extra-cflags is a configure option. Kind Regards, Thomas On Wed, Jul 19, 2017 at 2:38 PM, Jonny Heggheim wrote: > Hi Thomas! > > On 19 July 2017 at 14:18, Thomas Stüfe

Re: Allow to pass in custom CFLAGS to gcc

2017-07-19 Thread Jonny Heggheim
Hi Thomas! On 19 July 2017 at 14:18, Thomas Stüfe wrote: > You can pass extra CFLAGS with option --with-extra-cflags. Thanks for your suggestion, do you know where I can find documentation for this feature? I got this error on Gradle 2.13: $ gradle --with-extra-cflags

Re: Allow to pass in custom CFLAGS to gcc

2017-07-19 Thread Thomas Stüfe
Hi Jonny! You can pass extra CFLAGS with option --with-extra-cflags. Best Regards, Thomas On Wed, Jul 19, 2017 at 11:31 AM, Jonny Heggheim wrote: > Hi, my name is Jonny Heggheim[1], I am the maintainer of the openjfx > package in Fedora[2]. > > Could you help me with this

Allow to pass in custom CFLAGS to gcc

2017-07-19 Thread Jonny Heggheim
Hi, my name is Jonny Heggheim[1], I am the maintainer of the openjfx package in Fedora[2]. Could you help me with this issue? https://bugzilla.redhat.com/show_bug.cgi?id=1472613 The standard build for Fedora is to build with symbols and then strip out the debug symbols into a separate -debug