RFR: 8311124: [Windows] User installed font 8281327 fix does not work for all cases
Kevin Rushforth
kcr at openjdk.org
Mon Jun 24 22:31:13 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.
Reviewers: @lukostyra @kevinrushforth
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1487#issuecomment-2187516310
More information about the openjfx-dev
mailing list