master
8187443: Forest Consolidation: Move files to unified layout
8378102: Validly imported symbols of unresolved types do not have their FQN reflected in the Element/TypeMirror instances passed to annotation processors
8273244: Improve diagnostic output related to ErroneousTree
8281238: TYPE_USE annotations not printed in correct position in toString output
8255464: Cannot access ModuleTree in a CompilationUnitTree
8328481: Implement JEP 476: Module Import Declarations (Preview)
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8372948: Store end positions directly in JCTree
8187883: NewClassDefEnclosing.java fails on windows
8224922: Access JavaFileObject from Element(s)
8340568: Incorrect escaping of single quotes when pretty-printing character literals
8186694: JShell: speed-up compilation by reusing compiler instances
8366678: Use JUnit in test/langtools/tools/javac
8345804: Update copyright year to 2024 for langtools in files where it was missed
8383920: Clean up calls to deprecated getStartPosition and getEndPosition methods
8214902: Pretty-printing marker annotations add unnecessary parenthesis
8268850: AST model for 'var' variables should more closely adhere to the source code