[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    Re: COMPILE_SWING defaults to false
From:       Kevin Rushforth <kevin.rushforth () oracle ! com>
Date:       2018-04-19 15:22:41
Message-ID: b3db58ca-01d4-0791-0b92-e0cb6dbf39ee () oracle ! com
[Download RAW message or body]

I guess I should say "for non-desktop platforms" since COMPILE_SWING is 
also false for iOS and dalvik platforms.

-- Kevin

On 4/19/2018 8:21 AM, Kevin Rushforth wrote:
> For all platforms or just for arm? The latter should be fine. The 
> former would break the build, but fortunately, that flag defaults to 
> true on desktop platforms.
>
> buildSrc/linux.gradle:LINUX.compileSwing = true;
> buildSrc/mac.gradle:MAC.compileSwing = true;
> buildSrc/win.gradle:WIN.compileSwing = true;
>
> Note that COMPILE_SWING is not intended to be set on the command line 
> (e.g., not with 'gradle -P') but in the platform-specific 
> buildSrc/XXX.gradle file.
>
> -- Kevin
>
>
> On 4/19/2018 8:10 AM, Johan Vos wrote:
>> Before pushing
>> http://cr.openjdk.java.net/~jvos/8195669/webrev.00/rt.patch
>> as a fix for JDK-8195669 
>> <https://bugs.openjdk.java.net/browse/JDK-8195669>
>>    (see https://github.com/javafxports/openjdk-jfx/pull/58) I want to 
>> double
>> check that it is fine that COMPILE_SWING defaults to false ?
>>
>> - Johan
>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic