[9] Code Review Request For 8158004: Node, Shape and Shape3D need meaningful runtime exception message when application directly extends these classes

2016-06-22 Thread Chien Yang
Hi Kevin, Please review the proposed fix: JIRA: https://bugs.openjdk.java.net/browse/JDK-8158004 Webrev: http://cr.openjdk.java.net/~ckyang/JDK-8158004/webrev.00/ Thanks, - Chien

Re: Reentrent call to Control.createDefaultSkin()

2016-06-22 Thread Jonathan Giles
I think this is a reasonable expectation. Can you please file an issue and we can progress it from there? Thanks, -- Jonathan On 23/06/16 7:31 AM, Tom Schindl wrote: Hi, Take a look at the stack below. ComboBoxListViewSkin(ComboBoxBaseSkin).(ComboBoxBase, ComboBoxBaseBehavior) line: 57

Reentrent call to Control.createDefaultSkin()

2016-06-22 Thread Tom Schindl
Hi, Take a look at the stack below. > ComboBoxListViewSkin(ComboBoxBaseSkin).(ComboBoxBase, > ComboBoxBaseBehavior) line: 57 > ComboBoxListViewSkin(ComboBoxPopupControl).(ComboBoxBase, > ComboBoxBaseBehavior) line: 61 > ComboBoxListViewSkin.(ComboBox) line: 113 > ComboBox.createDef

Review Request: 8146582 Ant Support for modular arguments

2016-06-22 Thread Chris Bensen
Hi Kevin, This change adds Ant support for the modular arguments and changes the CLI arguments to match the new proposed GNU-style arguments. JIRA: https://bugs.openjdk.java.net/browse/JDK-8146582 Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8146582/webrev.00/ Thanks, Chris

Test bug fix review request.

2016-06-22 Thread Andrey Rusakov
Hi everyone. Please take a look at my fix for openjfx tests: JDK-8159962 (webrev ) and JDK-8160065 (webrev

[9] Review request for 8150940 - Addition of test program to cover JDK-8130381

2016-06-22 Thread Elina Kleyman Matok
Kevin, guys, Please review new test addition: JIRA: https://bugs.openjdk.java.net/browse/JDK-8150940 WEBREV: http://cr.openjdk.java.net/~ekleyman/8150940/ Thanks, Elina

Re: [9] Review request : 8159868 :the JVM for our Swing application crashes, once we login into our application server

2016-06-22 Thread Guru Hb
Please ignore my previous email and ref https://bugs.openjdk.java.net/browse/JDK-8159868 http://cr.openjdk.java.net/~ghb/8159868/webrev.00/ Thanks, Guru On 22/6/16 10:34 AM, Guru Hb wrote: Hi Arun & Kevin, Could you please review the fix for : https://bugs.openjdk.java.net/browse/JDK-8159868 h

[8u, 9] Review request: 8159860: JavaFX Path drawing appears to leak native memory

2016-06-22 Thread Jim Graham
bug: https://bugs.openjdk.java.net/browse/JDK-8159860 webrev: http://cr.openjdk.java.net/~flar/JDK-8159860/webrev.00/ ...jim