This should be fixed in the next build (fix is already pushed to our 9-dev FX repo). It was caused by getting a "0"
from the GDK APIs that specify the scaling factor. We now protect against that uninitialized value...
...jim
On 5/20/16 8:30 AM, Kevin Rushforth wrote:
Jim can comment further, but this might be related to the recent Hi-DPI
support for Linux that went into build 119.
Btw, the updated WebKit will be in build 120.
-- Kevin
Thomas Kruse wrote:
Hi,
I tested the latest build 119 of JDK9. I was curious to try out the
WebKit update, but even a ve
Hi,
I tested the latest build 119 of JDK9. I was curious to try out the
WebKit update, but even a very simple JavaFX class threw the following
exception. I tried to force GTK2, since I suspected GTK3 support as the
culprit, but this did not help.
java -Djdk.gtk.version=2 -Djdk.gtk.verbose=true -c