review:

2016-05-03 Thread David Hill
Kevin, please review this fix to update our handling of -Xpatch with tests and provide a @xpatch.args for general developement. https://bugs.openjdk.java.net/browse/JDK-8155862 http://cr.openjdk.java.net/~ddhill/8155862 -- David

review: [JavaFX] Conditional support for GTK 3 on Linux

2016-05-03 Thread David Hill
Kevin, Phil, https://bugs.openjdk.java.net/browse/JDK-8087516 [JavaFX] Conditional support for GTK 3 on Linux Here is the latest version of the changes. This addresses the issues raised by Kevin, as well as some other minor cleanups. This passes a FULL_TEST and Robot manual tests with GTK 2 &

Re: Code Review Request For 8155757: Encapsulate impl_ methods in animation, canvas, image, input, layout, paint, and text packages

2016-05-03 Thread Ali Ebrahimi
Hi, The guys at valhalla land considering mechanisms for eliminating these garbage accessor methods under new proposal "Nestmates" for java10: http://mail.openjdk.java.net/pipermail/valhalla-spec-experts/2016-January/60.html On Tue, May 3, 2016 at 2:17 AM, Kevin Rushforth