RFR: 8355746: Start of release updates for JDK 26 [v2]
David Holmes
dholmes at openjdk.org
Fri May 9 02:08:58 UTC 2025
On Thu, 8 May 2025 13:18:07 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
>> Get JDK 26 underway.
>
> Nizar Benalla has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
>
> - Update release date
> - Update --release 25 symbol information for JDK 25 build 21
> The macOS/AArch64 build 21 was taken from https://jdk.java.net/25/
> - Merge branch 'master' into jdk.8355746
>
> # Conflicts:
> # test/langtools/tools/javac/versions/Versions.java
> - feedback: never bump ASM version
> - Update copyright years
>
> Note: any commit hashes below might be outdated due to subsequent
> history rewriting (e.g. git rebase).
>
> + update src/java.compiler/share/classes/javax/lang/model/SourceVersion.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitor14.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/AbstractAnnotationValueVisitorPreview.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/AbstractElementVisitor14.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/AbstractElementVisitorPreview.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/AbstractTypeVisitor14.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/AbstractTypeVisitorPreview.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/ElementKindVisitor14.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/ElementKindVisitorPreview.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/ElementScanner14.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/ElementScannerPreview.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/SimpleAnnotationValueVisitor14.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/SimpleAnnotationValueVisitorPreview.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/SimpleElementVisitor14.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/SimpleElementVisitorPreview.java due to 6077665a274
> + update src/java.compiler/share/classes/javax/lang/model/util/SimpleTypeVisitor14.java due to 6077665a274
> + update src/java.compiler/share/classes/...
Hotspot source and test changes look trivially good.
-------------
PR Review: https://git.openjdk.org/jdk/pull/25008#pullrequestreview-2826771967
More information about the build-dev
mailing list