[OpenJDK 2D-Dev] Integrated: 8263124: Missed initialization of baselineY in sun.font.StrikeMetrics

Phil Race prr at openjdk.java.net
Tue May 4 18:06:53 UTC 2021


On Mon, 3 May 2021 23:10:13 GMT, Phil Race <prr at openjdk.org> wrote:

> This is just clean up. The value will be zero by default and explicitly (if you follow along far enough) zero.
> The no-args constructor just merges physical fonts and those are set up with zero anyway

This pull request has now been integrated.

Changeset: 9c4efddb
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9c4efddb4aa724d9297947423320f1a7bbe15dd0
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8263124: Missed initialization of baselineY in sun.font.StrikeMetrics

Reviewed-by: azvegint, kizune, pbansal

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

PR: https://git.openjdk.java.net/jdk/pull/3846


More information about the 2d-dev mailing list