Skip to content

Correct release notes Jira issue fetch#195

Merged
andrew-m-leonard merged 4 commits intoadoptium:masterfrom
andrew-m-leonard:rel_note_fetch
Jul 23, 2025
Merged

Correct release notes Jira issue fetch#195
andrew-m-leonard merged 4 commits intoadoptium:masterfrom
andrew-m-leonard:rel_note_fetch

Conversation

@andrew-m-leonard
Copy link
Copy Markdown
Contributor

@andrew-m-leonard andrew-m-leonard commented Jul 23, 2025

Fixes adoptium/temurin-build#4200

The Jira bug query needs to correctly match the bug database fixVersion used, which for jdk8u is either openjdk8u462 or 8u461

The Jenkins job JDK_VERSION Parameter description has been updated to indicate the required fixVersion values:

Upstream JDK Jira Issue fixVersion list (comma separated)

For jdk-11+: In the form MM.0.F. Eg.17.0.1. Note: 18.0.2.1 would be 18.0.2. E.g 20+36 would be 20

For jdk8: Must match openjdkPSU,CPU. eg.openjdk8u462,8u461

EXAMPLES:

21.0.8

openjdk8u462,8u461

Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
Signed-off-by: Andrew Leonard <andrew.m.leonard@ibm.com>
@andrew-m-leonard andrew-m-leonard self-assigned this Jul 23, 2025
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A block has been put on this Pull Request as this repository is temporarily under a code freeze due to an ongoing release cycle.

If this pull request needs to be merged during the release cycle then please comment /merge and a PMC member will be able to remove the block.

If the code freeze is over you can remove this block by commenting /thaw.

Copy link
Copy Markdown
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll approve on the assumption it has been tested including with other versions that may not have a comma separated list

@andrew-m-leonard
Copy link
Copy Markdown
Contributor Author

/merge

@github-actions
Copy link
Copy Markdown

Approval to merge during the lockdown cycle

Please can two Adoptium PMC members comment /approve?

@tellison
Copy link
Copy Markdown
Contributor

/approve

@smlambert
Copy link
Copy Markdown
Contributor

/approve

@github-actions github-actions Bot dismissed their stale review July 23, 2025 15:44

Thank you @tellison and @smlambert for your approvals, this pull request is now approved to merge during release.

@andrew-m-leonard andrew-m-leonard merged commit 1bb72a2 into adoptium:master Jul 23, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release notes for jdk8u462-b08 lacking some details

4 participants