RFR: 8374340: FontRenderContext instance variables should be final

Phil Race prr at openjdk.org
Wed Dec 24 20:56:51 UTC 2025


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.

The patch looks a lot like what I did yesterday so I expect it'll be fine but I'm going to run our tests before approving.

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

PR Comment: https://git.openjdk.org/jdk/pull/28981#issuecomment-3690485600


More information about the client-libs-dev mailing list