> 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' ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28981/files - new: https://git.openjdk.org/jdk/pull/28981/files/6a54426f..2f279543 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28981&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28981&range=00-01 Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/28981.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/28981/head:pull/28981 PR: https://git.openjdk.org/jdk/pull/28981
