https://bz.apache.org/bugzilla/show_bug.cgi?id=63482
--- Comment #8 from [email protected] --- Sorry for the late response, digging some more it seems to be a known Java problem as stated in https://mail.openjdk.java.net/pipermail/2d-dev/2018-September/009454.html and the associated links and it involves a new font layout engine (harfbuzz) introduced in Java 9. For Java 9 you could still switch to the previous engine (icu) but it was removed in Java 10, so no luck for my case with Java 11. So fingers crossed to be fixed for Java 11 and if anyone knows more about this on other JDK implementations, please let us know. I personally tried Oracle JDK, Adopt and Corretto. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
