On Fri, 8 Sep 2023 13:02:07 GMT, Alan Bateman <al...@openjdk.org> wrote:
> So what about FontConfiguration? Is that something using the class directly > too? I think this is not needed either. As far as I can see, the instance of `FontConfiguration` is created from `doPrivileged`, therefore these two system properties are read inside `doPrivileged` already. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15629#issuecomment-1711722806