RFR: 8355746: Start of release updates for JDK 26 [v6]

Nizar Benalla nbenalla at openjdk.org
Mon Jun 2 14:52:55 UTC 2025


On Mon, 2 Jun 2025 14:46:15 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 18 commits:
> 
>  - Revert "feedback: never bump ASM version"
>    
>    This reverts commit 7f6e8a8cb305183bc2090dce1f89dc456d181cb5.
>  - Merge branch 'master' into jdk.8355746
>  - Merge branch 'master' into jdk.8355746
>  - Merge branch 'master' into jdk.8355746
>  - Update --release 25 symbol information for JDK 25 build 24
>    The macOS/AArch64 build 24 was taken from https://jdk.java.net/25/
>  - Merge branch 'master' into jdk.8355746
>  - problem list some failing tests
>  - Merge branch 'master' into jdk.8355746
>  - Merge branch 'master' into jdk.8355746
>  - Update --release 25 symbol information for JDK 25 build 23
>    The macOS/AArch64 build 23 was taken from https://jdk.java.net/25/
>  - ... and 8 more: https://git.openjdk.org/jdk/compare/83cb0c6d...0dbdde7b

I have bumped the ASM version in [0dbdde7](https://github.com/openjdk/jdk/pull/25008/commits/0dbdde7bf6a0343acca74b284a8114c60919dd25) because various HotSpot tests use ASM fail under JDK 26 without this change.

This can be rolled back later after [JDK-8356548](https://bugs.openjdk.org/browse/JDK-8356548)

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

PR Comment: https://git.openjdk.org/jdk/pull/25008#issuecomment-2931105555


More information about the compiler-dev mailing list