RFR: 8269593: Different fontname on macos [v2]

Johan Vos jvos at openjdk.java.net
Tue Jun 29 14:20:30 UTC 2021


> Make sure the returned fullName of a created font matches the requested name. Since the name is used as a key/identifier in some cases, some internal code relies on this.
> Added a test to check the case of "System Font Regular" on MacOS, which fails before and succeeds after the patch.

Johan Vos has updated the pull request incrementally with one additional commit since the last revision:

  rename test

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/553/files
  - new: https://git.openjdk.java.net/jfx/pull/553/files/a5eb0676..f1c0d7da

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=553&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=553&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jfx/pull/553.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/553/head:pull/553

PR: https://git.openjdk.java.net/jfx/pull/553


More information about the openjfx-dev mailing list