[9] Review request: 8171979 Missing/Renamed Modules in Redistributable list

2017-01-11 Thread Chris Bensen
Victor, Please review this change to the redistributable module list. JIRA: https://bugs.openjdk.java.net/browse/JDK-8171979 Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8171979/webrev.00/ Thanks, Chris

[Review request] 8140504:TreeView/TreeTableView show "index exceeds maxCellCount" warning after scrolling

2017-01-11 Thread Jonathan Giles
Ajit, Ambarish, Please can you review the webrev and discussion at the following links: https://bugs.openjdk.java.net/browse/JDK-8140504 http://cr.openjdk.java.net/~jgiles/8140504/ Thanks! -- -- Jonathan

Review request: Fx applet fails to get loaded on Ubuntu with jre9-b150

2017-01-11 Thread David Hill
Kevin, Jim, please review: https://bugs.openjdk.java.net/browse/JDK-8171985 webrev: http://cr.openjdk.java.net/~ddhill/8171985.1 -- David Hill Java Embedded Development "A man's feet should be planted in his country, but his eyes should sur

Re: Review request: Fx applet fails to get loaded on Ubuntu with jre9-b150

2017-01-11 Thread Jim Graham
This fails if the coordinate is not on any screen (screen will remain null). Also, spacing on the if statement at line 315... ...jim On 1/11/17 1:54 PM, David Hill wrote: Kevin, Jim, please review: https://bugs.openjdk.java.net/browse/JDK-8171985 webrev: http://cr

Testing your JavaFX applications on JDK 9

2017-01-11 Thread Kevin Rushforth
As you may know JDK 9 has hit the feature extension complete milestone [1]. We still have a small number of weeks to fix P1-P3 bugs, but we need to know about them in order to fix them. Our focus will be on bugs that are new in JDK 9 (regressions). I ask all JavaFX developers to please downloa

[9] Review request for 8172096: SwingNode, Linux: certain mnemonics don't work on Unity

2017-01-11 Thread Semyon Sadetsky
Hello Kevin & David, Please review the fix for jfx9: bug: https://bugs.openjdk.java.net/browse/JDK-8172096 webrev: http://cr.openjdk.java.net/~ssadetsky/8172096/webrev.00/ The details are in the bug. --Semyon