On Wed, 24 Dec 2025 12:17:47 GMT, Daniel Gredler <[email protected]> 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 <[email protected]> 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
