RFR: 8358769: Update --release 25 symbol information for JDK 25 build 26 [v2]
Nizar Benalla
nbenalla at openjdk.org
Wed Jun 18 16:30:27 UTC 2025
On Wed, 18 Jun 2025 15:42:27 GMT, Joe Darcy <darcy at openjdk.org> wrote:
>> I used "build 27" in the JBS/PR title because I did not update the symbol changes for build 26, and 27 was the latest I could find on `https://jdk.java.net/25/ `
>> I will update this with only changes that were in that build.
>
> It is fine if the changeset contains information from multiple builds, but I'd expect many more symbol changes for build 26 as there were approx. 250 bug fixes in that build so I wanted to check what build was intended.
There were no symbol changes in build 27.
I generated the symbol info using build 26 and updated the PR/JBS title to be accurate.
You will see that I reverted e576baf674dc58e6727c9d56613d177f2a0f919c and then regenerated the symbols using build 26, but the code changes remain the same.
These are all the symbols changes for build 26, even though there were many fixes in that build.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25854#discussion_r2155042195
More information about the compiler-dev
mailing list