master
8187443: Forest Consolidation: Move files to unified layout
8369428: Include method name in 'does not override or implement' diagnostics
8305250: Unnecessary "unknown enum constant" warning emitted by javac when dependency has optional annotations with enums
8214902: Pretty-printing marker annotations add unnecessary parenthesis
8213263: fix legal headers in test/langtools
8196182: ServiceLoader.iterator().hasNext()/.next() may throw a LinkageError 8350481: ServiceLoader throws NCDEF instead of ServiceConfigurationError
8254023: A module declaration is not allowed to be a target of an annotation that lacks an @Target meta-annotation
8261088: Repeatable annotations without @Target cannot have containers that target module declarations
8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header
8374352: Update copyright year to 2025 for test/langtools/tools/javac/ in files where it was missed
8381403: @Deprecated annotation has no effect warnings on record components
8345622: test/langtools/tools/javac/annotations/parameter/ParameterAnnotations.java should set processorpath to work correctly in the agentvm mode
8378524: Compile-time constant generated through annotation processor is not usable in repeated annotation but fails compilation
8381965: NullPointerException in TypeAnnotationPositions
8244146: javac changes for JEP 306 8266399: Core libs update for JEP 306
8345804: Update copyright year to 2024 for langtools in files where it was missed
8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata
8191460: crash in Annotate with duplicate declaration and annotation processing enabled
8293519: deprecation warnings should be emitted for uses of annotation methods inside other annotations
8155701: The compiler fails with an AssertionError: typeSig ERROR
8339190: Parameter arrays that are capped during annotation processing report incorrect length
8321164: javac with annotation processor throws AssertionError: Filling jrt:/... during JarFileObject[/...]
8322706: AnnotationTypeMismatchException in javac with annotation processing
8239596: PARAMETER annotation on receiver type does not cause error