RFR: 8374340: FontRenderContext instance variables should be final [v2]
Alexey Ivanov
aivanov at openjdk.org
Fri Dec 26 20:09:02 UTC 2025
On Fri, 26 Dec 2025 12:00:10 GMT, Daniel Gredler <dgredler at openjdk.org> wrote:
>> Instances of FontRenderContext are immutable, but its instance variables are not declared final.
>
> Daniel Gredler has updated the pull request incrementally with one additional commit since the last revision:
>
> Swap order 'transient final' -> 'final transient'
Marked as reviewed by aivanov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28981#pullrequestreview-3613847332
More information about the client-libs-dev
mailing list