git: openjdk/jdk: master: 8167268: StandardGlyphVector.getGlyphMetrics creates metrics with erroneous bounds for characters with no outline (e.g., the space character ' ')

Daniel Gredler dgredler at openjdk.org
Thu Dec 11 13:58:56 UTC 2025


Changeset: e1d1d53c
Branch: master
Author:    Daniel Gredler <dgredler at openjdk.org>
Date:      2025-12-11 13:53:01 +0000
URL:       https://git.openjdk.org/jdk/commit/e1d1d53cd1211b64d1fef03583a23056908b3482

8167268: StandardGlyphVector.getGlyphMetrics creates metrics with erroneous bounds for characters with no outline (e.g., the space character ' ')

Reviewed-by: serb, prr

! src/java.desktop/share/classes/sun/font/StandardGlyphVector.java
+ test/jdk/java/awt/font/GlyphVector/GlyphMetricsTest.java



More information about the jdk-changes mailing list