[9] Review request for JDK-8171513: Fix typo in API doc for AnimationTimer

2016-12-20 Thread Jim Graham
JBS: https://bugs.openjdk.java.net/browse/JDK-8171513 The fix is small so the patch is included inline below... ...jim --- diff -r 2bae8f04958b modules/javafx.graphics/src/main/java/javafx/animation/AnimationTimer.java ---

Re: What is the process ?

2016-12-20 Thread Rony G. Flatscher
Hi Kevin, that is great, thank you *very* much! There is enough food to digest and set actions, from OCA to a preliminary sketch of a JEP or two! If that is o.k. I would come up with questions over this list, should any arise. Best regards, ---rony On 20.12.2016 16:57, Kevin Rushforth

Re: What is the process ?

2016-12-20 Thread Ali Ebrahimi
Hi Kevin, I signed Oracle Contributor Agreement form since April and I'm still waiting to feedback! On Tue, Dec 20, 2016 at 7:27 PM, Kevin Rushforth wrote: > Hi Rony, > > See the "How to contribute" page [1] on the OpenJDK site. The first step > is to sign the

[webkit] [9] Review request for 8132675: VBox.setVgrow and HBox.setHgrow corrupt following controls when window resized

2016-12-20 Thread Arunprasad Rajkumar
Hello Kevin, Guru, Murali, Please review the fix for JDK-8132675 . http://cr.openjdk.java.net/~arajkumar/8132675/webrev Thanks,

[webkit] [9] Review request for 8168887: [WebView] ComboBox and DropDownList - Render fragments of the scrollbar are visible

2016-12-20 Thread Arunprasad Rajkumar
Hello Kevin, Guru, Murali, Please review the fix for JDK-8168887 . http://cr.openjdk.java.net/~arajkumar/8168887/webrev Thanks, Arun

[9] Review request for JDK-8146920: [hidpi] Multi-Monitor issue with HiDpi scaling and undecorated stages

2016-12-20 Thread Jim Graham
JBS: https://bugs.openjdk.java.net/browse/JDK-8146920 webrev: http://cr.openjdk.java.net/~flar/JDK-8146920/webrev.03/ Details are in the JBS comments. I'm tagging Kevin here on the review, but any engineers with more than a passing familiarity with Glass should review the changes as it

What is the process ?

2016-12-20 Thread Rony G. Flatscher
Hi there, what is the proper process, if one wishes to contribute. Is there some web site describing it? Where to get the official source from? What kind of license has one to use for patches (AL ;) , GPL, LGPL, etc.)? How about (and where) creating issues for RFEs, how to decide whether an

Re: What is the process ?

2016-12-20 Thread Kevin Rushforth
Hi Rony, See the "How to contribute" page [1] on the OpenJDK site. The first step is to sign the Oracle Contribute Agreement (OCA) [2]. All code that you contribute must be your own work and free of IP encumbrances. It becomes joint property of Oracle, with you retaining your copyright. Code