openjdk8u stable 32bit for windows build environment

Alex Kashchenko akashche at redhat.com
Wed Dec 21 09:21:02 UTC 2016


Hi Peter,

On 12/21/2016 03:13 AM, Peter Koellner wrote:
>
> [...]
>
> cygcheck puts it a bit clearer, it looks like something went wrong with
> manually copying/renaming the freetype.dll file. This should probably be
> automated.
> Second problem was that freetype.dll depends on zlib1.dll, which
> apparently was not copied. fontmanager depends on freetype6.dll instead
> of freetype.dll, not sure what that means with

GZIP support in FreeType is not needed for OpenJDK, you can build it 
without FT_CONFIG_OPTION_USE_ZLIB option.

You also may want to look how FreeType is handled in jdk9 - 
https://bugs.openjdk.java.net/browse/JDK-8057538

>
> [...]
>

-- 
-Alex


More information about the jdk8u-dev mailing list