On Mon, 24 Jun 2024 22:01:09 GMT, Phil Race <[email protected]> wrote:
> The problem is due to per-user install fonts on windows having full paths so > they may be too long. > This is identical to the JDK fix that was done some time ago > https://github.com/openjdk/jdk/pull/13359 > I've tested that per-user fonts still work and so do the system-wide > installed fonts. Looks good. I verified that the patch is the same as the corresponding JDK patch, which has been in production for almost a year. ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1487#pullrequestreview-2142620917
