[10] RFR JDK-8185890:Intermittent NPE in JLightweightFrame when updating cursor aceoss multiple graphics devices

2017-08-08 Thread Prasanta Sadhukhan
Hi All, Please review this patch http://cr.openjdk.java.net/~psadhukhan/fx/8185890/webrev.00/ for issue https://bugs.openjdk.java.net/browse/JDK-8185890 More info in JBS. Regards Prasanta

Review Request: JDK-8185954: Mac: JavaFx TextArea doesn't display the Emoji and Symbols on dropping them on the text area

2017-08-08 Thread Manajit Halder
Hi All, Kindly review the following JavaFx fix. Bug: https://bugs.openjdk.java.net/browse/JDK-8185954 Webrev: http://cr.openjdk.java.net/~mhalder/fx/8185954/webrev.02/ Note: This fix

[10] Review request for 8185970: Possible crash due to use-after-free

2017-08-08 Thread Murali Billa
  Hi, Please review the below fix. JIRA: https://bugs.openjdk.java.net/browse/JDK-8185970   Webrev: http://cr.openjdk.java.net/~mbilla/8185970/webrev.00/   Thanks, Murali

[10] RFR JDK-8185792: Entering accents in a textfield on a JFXPanel produces NPE

2017-08-08 Thread Prasanta Sadhukhan
Hi All, Please review a fix http://cr.openjdk.java.net/~psadhukhan/fx/8185792/webrev.00/ for an fx issue https://bugs.openjdk.java.net/browse/JDK-8185792 More info in JBS. Regards Prasanta

Re: [Review request] 8185767: Fix broken links in Javadocs

2017-08-08 Thread Jonathan Gibbons
I've scanned through it, and it looks generally OK to me. -- Jon On 08/03/2017 05:33 PM, Jonathan Giles wrote: Jon, Kevin and / or Phil, Please review the webrev below. It improves the JavaFX javadocs such that there are (hopefully) no bad links any longer.

Re: [10] RFR JDK-8185890:Intermittent NPE in JLightweightFrame when updating cursor aceoss multiple graphics devices

2017-08-08 Thread Kevin Rushforth
I think this should be reviewed on the swing-dev list, since the stack trace and proposed fix are both entirely in Swing code. -- Kevin Prasanta Sadhukhan wrote: Hi All, Please review this patch http://cr.openjdk.java.net/~psadhukhan/fx/8185890/webrev.00/ for issue