On Tue, 20 Dec 2022 18:59:18 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:

> Please review this patch that removes unnecessary exports from libawt and 
> libfreetype.
> 
> Verified that:
> - mach5 client libs tests pass
> - both release and debug builds finish successfully
> 
> Did not verify the other issues reported in the linked JBS ticket.

Hmm, not easy to know for sure what might be affected. But it's early in JDK 
21, so ...
Since you made a change to the freetype build, did you build with 
--with-freetype=bundled ?
If not, then the build on Linux defaults to using the system freetype and does 
not use the one in the sources.

-------------

PR: https://git.openjdk.org/jdk/pull/11742

Reply via email to