[9] Review request for 8171393: Integrate precision fixes for Marlin

2016-12-16 Thread Jim Graham
Laurent sent these webrevs to Kevin and I earlier to evaluate for JDK9.  We're testing them and planning to integrate 
them so I thought I should send out the official review request, though it is really Laurent's work and he'll be the 
eventual author listed on the changeset:


JBS: https://bugs.openjdk.java.net/browse/JDK-8171393
webrev: http://cr.openjdk.java.net/~lbourges/marlinFX-D/marlinFX-Double-raw.1/

webrev to compare against the float code to see how the double variant differs:
http://cr.openjdk.java.net/~lbourges/marlinFX-D/marlinFX-Double-cmp.1/

...jim


Setting dock/menubar name in macOS with JavaFX

2016-12-16 Thread Kenzie Togami
I'm trying to set the dock and menubar name in macOS with JavaFX, but
according to https://bugs.openjdk.java.net/browse/JDK-8091007 this
feature still hasn't been added yet. Is the mentioned patch going to
make it in for Java 9, or should I write and submit a patch myself?

-- 
~Kenzie Togami


[9] Review request for 8171330: Issues with transparent stage and GTK

2016-12-16 Thread Semyon Sadetsky

Hello Kevin & David,

Please review the fix for jfx9:

bug: https://bugs.openjdk.java.net/browse/JDK-8171330

webrev: http://cr.openjdk.java.net/~ssadetsky/8171330/webrev.00/

By the logic of scene painting the compositing method should be "source 
over destination" in both cases GTK2 and GTK3.


--Semyon



[9] Review request: JDK-8171352 javapackager throws "Exception: jdk.tools.jlink.plugin.PluginException: java.lang.IllegalArgumentException: No modules to add" when bundled with NormalJar

2016-12-16 Thread Chris Bensen
Kevin,

Please review this minor change to build.gradle as a follow on to JDK-8170198. 
The location of the redistributable.list was incorrect and my testing didn’t 
catch it.

JIRA: https://bugs.openjdk.java.net/browse/JDK-8171352 

Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8171352/webrev.00/ 


Chris

In(Sanity) Testing Mondays

2016-12-16 Thread Vadim Pakhnushev

Reminder, Monday is our weekly sanity testing.

You can find your testing assignment at:
https://wiki.openjdk.java.net/display/OpenJFX/Sanity+Testing

Also please remember that the repo will be locked from 1am PST until 1pm 
PST.


Happy testing!

Thanks,
Vadim