[11u] RFR: 8250894: Provide a configure option to build and run against the platform libharfbuzz
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Mon Oct 5 06:41:35 UTC 2020
Hi Martin,
Thanks for reviewing!
Best regards,
Goetz.
> -----Original Message-----
> From: Doerr, Martin <martin.doerr at sap.com>
> Sent: Saturday, October 3, 2020 7:14 PM
> To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>; jdk-updates-
> dev at openjdk.java.net
> Subject: RE: [11u] RFR: 8250894: Provide a configure option to build and run
> against the platform libharfbuzz
>
> Hi Götz,
>
> thanks for backporting this change. Looks good.
>
> Best regards,
> Martin
>
>
> > -----Original Message-----
> > From: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> On
> > Behalf Of Lindenmaier, Goetz
> > Sent: Freitag, 2. Oktober 2020 14:58
> > To: jdk-updates-dev at openjdk.java.net
> > Subject: [11u] RFR: 8250894: Provide a configure option to build
> > and run against the platform libharfbuzz
> >
> > Hi,
> >
> > I am downporting this for parity with 11.0.10-oracle.
> > I had to do a row of simple resolves:
> > http://cr.openjdk.java.net/~goetz/wr20/8250894-configure_harfbuzz-
> > jdk11/01/
> >
> > file make/autoconf/help.m4
> > zypper_help() is not in 11.
> > Thus, I omitted the help message for zypper.
> >
> > unable to find 'make/modules/java.desktop/Copy.gmk' for patching
> > Patch had to be applied to make/copy/Copy-java.desktop.gmk
> >
> > unable to find 'make/modules/java.desktop/lib/Awt2dLibraries.gmk' for
> > patching
> > Patch had to be applied to make/lib/Awt2dLibraries.gmk
> > It does not apply because of the solaris port coding that is in 11.
> > But the patch basically indents the harfbuzz build instructions
> > and wraps it in an if, so resolving was trivial.
> >
> > Built with and without libharfbuzz.
> >
> > https://bugs.openjdk.java.net/browse/JDK-8250894
> > https://hg.openjdk.java.net/jdk/jdk/rev/880cfb985f8e
> >
> > Best regards,
> > Goetz.
More information about the jdk-updates-dev
mailing list