[9] Review request: JDK-8171858: Application fail to launch with early access build 150 in both Oracle Linux 7.0 and Ubuntu

2016-12-22 Thread Victor Drozdov
Chris, Please review the changes about libjli.so (P1) JIRA: https://bugs.openjdk.java.net/browse/JDK-8171858 Webrev: http://cr.openjdk.java.net/~vdrozdov/JDK-8171858/webrev.00/ --Victor

AnimationTimer and actual frame rate

2016-12-22 Thread Michael Paus
Hi all, for quite a while now I am observing a strange behavior when running some JavaFX graphics tests. The scenario is very simple. I am running some animation which puts some load onto the graphics engine and I am trying to measure the frame rate via an instance of an AnimationTimer. When

Re: [9] Review request: JDK-8170979: Update for Jigsaw etc. the openFX functional tests

2016-12-22 Thread Yuri Nesterenko
A new version is here: http://cr.openjdk.java.net/~yan/8170979/webrev.01 (trailing spaces removed). See also discussion in the bug report: https://bugs.openjdk.java.net/browse/JDK-8170979 thank you, Kevin! -yan On 12/21/2016 12:19 PM, Yuri Nesterenko wrote: A gentle reminder. Without this chan