hg: jdk8u/jdk8u-dev/jdk: 3 new changesets
    shade at redhat.com 
    shade at redhat.com
       
    Thu Jul 18 13:55:37 UTC 2019
    
    
  
Changeset: 12d3c4d2cf37
Author:    itakiguchi
Date:      2018-12-05 12:59 -0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/12d3c4d2cf37
8214002: Cannot use italic font style if the font has embedded bitmap
Reviewed-by: prr
! src/share/native/sun/font/freetypeScaler.c
+ test/java/awt/font/TextLayout/FontGlyphCompare.java
Changeset: d754c9f8ba4a
Author:    mbalao
Date:      2019-03-01 12:21 -0300
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/d754c9f8ba4a
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
Summary: Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness.
Reviewed-by: prr, serb
! src/share/native/sun/font/freetypeScaler.c
+ test/java/awt/FontMetrics/MaxAdvanceIsMax.java
Changeset: 010d44fe3c85
Author:    prr
Date:      2019-03-21 21:37 -0700
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/010d44fe3c85
8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
Reviewed-by: serb
! test/ProblemList.txt
    
    
More information about the jdk8u-dev-changes
mailing list