Should I report this bug to Icedtea or directly to OpenJDK
Philip Race
philip.race at oracle.com
Thu Aug 3 22:35:25 UTC 2017
Andrew,
On 8/3/17, 3:20 PM, Andrew Hughes wrote:
> However, I think where the confusion arises, is that Oracle's
> proprietary binaries don't use the OpenJDK text layout code, so
The only text related difference between Oracle JDK and OpenJDK is the
font rasteriser
used (t2k vs freetype) and that is not at all the same thing as text layout.
So are you are referring to the font rasteriser ? One component of the
whole wad-of-stuff.
If icedtea used something else for text layout that is a different
matter but those
libraries are what Oracle JDK + OpenJDK have always used for font
rasterisation.
FWIW the bug here is in the way freetype is used ..
-phil.
More information about the distro-pkg-dev
mailing list