Skip to content

Conversation

@sxa
Copy link
Member

@sxa sxa commented Nov 25, 2025

Add hotspot variants to the configuration so those jobs are regenerated and kept up to date with a view to using them in project trestle.

This is a follow on from the work to enable and test on a subset platforms at #1317 which has been shown to work as well as the Temurin pipelines.

This PR also removes most of the third party variants which we are no longer building (I've left them on x64 in case we want to test that our underlying code that supports those still works). We may wish to clarify whether Alibaba or Huawei are utilising our pipelines configurations in any way (I suspect not - OpenJ9 certainly are not as confirmed in the previous PR referenced above)

I was tempted to add in arm32/win32 as platforms for jdk25/26 to allow people using trestle to test on a 32-bit platform, and while that is feasible it would also require a suitable boot JDK to be made available which do not currently have on those platforms.

…third-party variants

Signed-off-by: Stewart X Addison <[email protected]>
@sxa sxa self-assigned this Nov 25, 2025
@github-actions
Copy link

Thank you for creating a pull request!

Please check out the information below if you have not made a pull request here before (or if you need a reminder how things work).

Code Quality and Contributing Guidelines

If you have not done so already, please familiarise yourself with our Contributing Guidelines and Code Of Conduct, even if you have contributed before.

Tests

Github actions will run a set of jobs against your PR that will lint and unit test your changes. Keep an eye out for the results from these on the latest commit you submitted. For more information, please see our testing documentation.

In order to run the advanced pipeline tests (executing a set of mock pipelines), it requires an admin to post run tests on this PR.
If you are not an admin, please ask for one's attention in #infrastructure on Slack or ping one here.
To run full set of tests, use "run tests"; a subset of tests on specific jdk version, use "run tests quick 11,21"

@sxa sxa moved this to In Progress in 2025 Adoptium Plan Nov 25, 2025
@github-actions github-actions bot added jenkins-pipeline arm generation Issues that provide enhancements or fixes to the job generators hotspot testing x64 Issues that affect or relate to the x64/x32 LINUX OS labels Nov 25, 2025
@sxa
Copy link
Member Author

sxa commented Nov 25, 2025

run tests

@eclipse-temurin-bot
Copy link
Collaborator

 PR TESTER RESULT 

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

@sxa
Copy link
Member Author

sxa commented Nov 25, 2025

Failure appears to have beenin https://ci.adoptium.net/job/build-scripts-pr-tester/job/build-test/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin/23/console and is due to a permission denied error and locked files on

9:10:33  Cleaning workspace non-hidden files: C:/workspace/openjdk-build/*
[Pipeline] sh
19:10:35  + rm -rf C:/workspace/openjdk-build/CHANGELOG.md C:/workspace/openjdk-build/CONTRIBUTING.md [...]
19:10:35  rm: cannot remove 'C:/workspace/openjdk-build/CHANGELOG.md': Permission denied
19:10:35  rm: cannot remove 'C:/workspace/openjdk-build/CONTRIBUTING.md': Permission denied
19:10:35  rm: cannot remove 'C:/workspace/openjdk-build/FAQ.md': Permission denied
19:10:35  rm: cannot remove 'C:/workspace/openjdk-build/LICENSE': Permission denied
19:10:35  rm: cannot remove 'C:/workspace/openjdk-build/NOTICE': Permission denied

(Issue raised - linked below this comment)

@sxa
Copy link
Member Author

sxa commented Nov 27, 2025

run tests

@eclipse-temurin-bot
Copy link
Collaborator

 PR TESTER RESULT 

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

@karianna
Copy link
Contributor

karianna commented Dec 3, 2025

As far as I can tell the builds passed but there was a Jenkins failure to report back some of the SUCCESS statuses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arm generation Issues that provide enhancements or fixes to the job generators hotspot jenkins-pipeline testing x64 Issues that affect or relate to the x64/x32 LINUX OS

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants