Hi Hervé, Going solely by the problem description, it is most likely due to reported issue - https://bugs.openjdk.java.net/browse/JDK-8183100 It has been resolved in upcoming JDK 10 & also in upcoming 8u172 update. You can try out early access builds at - http://jdk.java.net/ - and see if you still see the issue.
Regards, Ajit -----Original Message----- From: Hervé Girod [mailto:herve.gi...@gmail.com] Sent: Wednesday, February 21, 2018 3:53 PM To: openjfx-dev@openjdk.java.net Subject: Regression in 1.8.0_102 Hello, We discovered a regression seemingly in how css properties are applied for fonts in some cases beginning with 1.8.0_102. It was OK with 1.8.0_92 and it is also KO in 9.04. The problem are some fonts which are not rendered when applying a css style. In our case the background is black and the text should be white (specified through css) but it’s black so not visible on the background. I will try to create a simple test case, but our application is big, so it’s not so simple. Regards, Hervé Sent from my iPhone