Integrated: 8374340: FontRenderContext instance variables should be final

Daniel Gredler dgredler at openjdk.org
Tue Jan 6 16:55:54 UTC 2026


On Wed, 24 Dec 2025 12:17:47 GMT, Daniel Gredler <dgredler at openjdk.org> wrote:

> Instances of FontRenderContext are immutable, but its instance variables are not declared final.

This pull request has now been integrated.

Changeset: 3f652159
Author:    Daniel Gredler <dgredler at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3f6521596014510b75318b53ef4aef6b01056545
Stats:     14 lines in 1 file changed: 7 ins; 2 del; 5 mod

8374340: FontRenderContext instance variables should be final

Reviewed-by: aivanov, aturbanov, prr, serb

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

PR: https://git.openjdk.org/jdk/pull/28981


More information about the client-libs-dev mailing list