[OpenJDK 2D-Dev] RFR: 8071710: [solaris] libfontmanager should be linked against headless awt library
Erik Joelsson
erik.joelsson at oracle.com
Wed Jan 28 09:02:26 UTC 2015
Looks good to me. Nice to get rid of the weird X_LIBS dependency.
/Erik
On 2015-01-27 22:24, Phil Race wrote:
> Hi,
>
> A mistake was made in JDK 8 so that the font libraries for Solaris are
> now
> being linked against X11 libraries and this is a problem for headless
> (server) use
> For more details see :
> https://bugs.openjdk.java.net/browse/JDK-8071710
>
> I am presenting jdk 9 & 8 fixes here since this needs a backport and the
> change is not identical
>
> The open part of the JDK 9 fix : http://cr.openjdk.java.net/~prr/8071710/
>
> The complete JDK 8 fix : http://cr.openjdk.java.net/~prr/8071710.8u/
> (the t2k linking was moved to closed at some point)
>
> I've submitted JPRT jobs and also verified that UI demos (like
> SwingSet2) still run
>
> -phil.
>
>
>
More information about the 2d-dev
mailing list