RFR: 8187147: Remove T2K from JavaFX in JDK 10

Phil Race philip.race at oracle.com
Fri Oct 20 22:13:46 UTC 2017


The Oracle version of JavaFX carries platform independent
support for font rasterization + layout in closed source.
It has not been used since JDK 7 so it is time to remove it.
This change removes references to it in open code :
http://cr.openjdk.java.net/~prr/8187147/

-phil.


More information about the openjfx-dev mailing list