Integrated: JDK-8307563: make most fields final in `JavacTrees`

Jonathan Gibbons jjg at openjdk.org
Wed May 10 22:26:50 UTC 2023


On Fri, 5 May 2023 22:08:15 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a small cleanup fix to address a comment left a long time back.

This pull request has now been integrated.

Changeset: 958d4a75
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/958d4a750537320bf4e4f5cedd2e1a9a2e52ae33
Stats:     43 lines in 1 file changed: 16 ins; 25 del; 2 mod

8307563: make most fields final in `JavacTrees`

Reviewed-by: vromero

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

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


More information about the compiler-dev mailing list