[8u-dev] RfR: backport of JDK-8156563: JavaFX Ensemble8 media sample hang and crash

2016-10-06 Thread David DeHaven
Kevin, Alexander, please review my backport of 8156563 to 8u-dev. Main issue: https://bugs.openjdk.java.net/browse/JDK-8156563 Backport issue: https://bugs.openjdk.java.net/browse/JDK-8167317 Code review: http://cr.openjdk.java.net/~ddehaven/8156563-8u/rt.0/ -DrD-

Scaling WebEngine.print output

2016-10-06 Thread Mark Claassen
I am having a problem with printing from the WebEngine. What I am trying to do is create a page of SVG, render it to the WebEngine, and print it. I don't completely control the SVG, but I know it needs to fit on one page. So, what I would like to do is be able to control the scaling and

Re: [9] Review Request: 8165414 javapackager throws NullPointerException in Windows Operating System for CLI

2016-10-06 Thread Chris Bensen
Kevin, did you see this one too? Chris > On Oct 5, 2016, at 8:11 AM, Chris Bensen wrote: > > Kevin, > > This resolves the NullPointerExceptions when packaging on Windows. > > JIRA: https://bugs.openjdk.java.net/browse/JDK-8165414 >