RFR: 8311124: [Windows] User installed font 8281327 fix does not work for all cases
Lukasz Kostyra
lkostyra at openjdk.org
Wed Jun 26 10:50:18 UTC 2024
On Mon, 24 Jun 2024 22:01:09 GMT, Phil Race <prr at openjdk.org> 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, gave it a brief test and seems to introduce no regressions.
-------------
Marked as reviewed by lkostyra (Committer).
PR Review: https://git.openjdk.org/jfx/pull/1487#pullrequestreview-2141444956
More information about the openjfx-dev
mailing list