Re: [Integrated] RFR: 8237782: Only read advances up to the minimum of the numHorMetrics or…

2020-01-31 Thread Phil Race
Changeset: 95bf2c00
Author:Phil Race 
Date:  2020-01-31 18:22:52 +
URL:   https://git.openjdk.java.net/jfx/commit/95bf2c00

8237782: Only read advances up to the minimum of the numHorMetrics or the 
available font data.

Reviewed-by: kcr

! modules/javafx.graphics/src/main/java/com/sun/javafx/font/PrismFontFile.java


Re: RFR: 8237782: Only read advances up to the minimum of the numHorMetrics or the available font data.

2020-01-31 Thread Kevin Rushforth
On Fri, 24 Jan 2020 17:08:42 GMT, Phil Race  wrote:

> … the available font data.

Looks good.

-

Marked as reviewed by kcr (Lead).

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


Re: RFR: 8237782: Only read advances up to the minimum of the numHorMetrics or the available font data.

2020-01-30 Thread Kevin Rushforth
On Fri, 24 Jan 2020 17:08:42 GMT, Phil Race  wrote:

> … the available font data.

Looks like GitHub truncated your title, so I fixed it to match the JBS title.

-

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


RFR: 8237782: Only read advances up to the minimum of the numHorMetrics or…

2020-01-24 Thread Phil Race
… the available font data.

-

Commits:
 - 059ec788: 8237782: Only read advances up to the minimum of the numHorMetrics 
or the available font data.

Changes: https://git.openjdk.java.net/jfx/pull/95/files
 Webrev: https://webrevs.openjdk.java.net/jfx/95/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8237782
  Stats: 18 lines in 1 file changed: 18 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jfx/pull/95.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/95/head:pull/95

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