Trouble building JDK in debug mode

2015-06-02 Thread Sam'
Sorry to create a new post, I have not managed to reply to the other topic since I had deactivated the notifications.. I am building the JDK on Mac. I have specified CONF=DebugNative with the case sensitive in the gradle.properties file. You are speaking about -PCONF, but in the gradle I have

[8u60, 9] Review request for RT-40632: LineChart.getData.clear() method exception

2015-06-02 Thread Vadim Pakhnushev
Jonathan, Please review the fix: https://javafx-jira.kenai.com/browse/RT-40632 http://cr.openjdk.java.net/~vadim/RT-40632/webrev.00/ Thanks, Vadim

Review for minimize on GTK.

2015-06-02 Thread David Hill
Kevin, et al, (Note this fixed a regression post 8u20) jira: https://javafx-jira.kenai.com/browse/RT-40261 webrev: http://cr.openjdk.java.net/~ddhill/T-40261 We tell the WindowManager not to support minimization (meaning the window decoration), then we ask it to minimize programmatically.

Windows support for HiDPI displays, call for feedback and testing

2015-06-02 Thread Jim Graham
https://jdk8.java.net/download.html The 8u60 b17 build should now contain changes recently made to support HiDPI displays on Windows. This will probably be most visible on laptops where the advertised DPI has been climbing in recent years. The main thing you might notice is that your

Re: Review for minimize on GTK.

2015-06-02 Thread David Hill
On 6/2/15, 2:58 PM, David Hill wrote: Turns out there is a race case with the old fix, this one does something similar but seems to solve the race issue. webrev: http://cr.openjdk.java.net/~ddhill/RT-40261.2 http://cr.openjdk.java.net/%7Eddhill/RT-40261.2 Kevin, et al, (Note this fixed a

[8u60, 9] review request: RT-40417: [CSS] NPE in com.sun.javafx.css.StyleManager.findMatchingStyles

2015-06-02 Thread Kevin Rushforth
Jonathan and Leif, Please review the fix for the following MT failure in StyleManager: https://javafx-jira.kenai.com/browse/RT-40417 http://cr.openjdk.java.net/~kcr/RT-40417/webrev.00/ Details in the bug report. -- Kevin

[8u60, 9] post-commit notification: RT-40630 [WebView] outstanding resource locks detected when playing youtube

2015-06-02 Thread Anton V. Tarasov
JIRA: https://javafx-jira.kenai.com/browse/RT-40630 webrev: http://cr.openjdk.java.net/~ant/RT-40630/webrev.0 Thanks, Anton.

[8u60, 9] Review request for RT-46144: Refactor charts tests

2015-06-02 Thread Vadim Pakhnushev
Jonathan, Please review the fix: https://javafx-jira.kenai.com/browse/RT-46144 http://cr.openjdk.java.net/~vadim/RT-46144/webrev.00/ Thanks, Vadim