Stewart X Addison

Results 1786 comments of Stewart X Addison

Possibly for later PR - reduction in the number of files copied over to the signing job to about 155 in jdk21u from over 5000. I had this in initially...

This version looks ok on windows docker and non-docker cases for versions 11 through 21 and the zip files are producing the same set of files (other than dfferences in...

### Clean runs using this PR: Version | Docker | Nondocker ---|---|--- 8 | [#997](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/windbld/997/) | 11 | | [#991](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/windbld/991/) 21 | [#992](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/windbld/992/) | [#990](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/windbld/990/)

> #  PR TESTER RESULT  > > ❎ Some pipelines failed or the job was aborted! ❎ _See the `pipeline-build-check` below for more information..._ Only failure was jdk11u/linux/x64...

Note to self on workflow in build() ``` - context.stage('queue') - if (buildConfig.DOCKER_IMAGE) { - context.node(label) - if (buildConfig.DOCKER_FILE) { - context.docker.build(buildScripts(...)) - else context.ws(worksapce)(context.docker.image(...) { buildScripts(...) (context.ws is windows...

FYI @andrew-m-leonard I'm not able to verify reproducibility between the 21.0.4+7-ga and a build in docker (Note: The docker builds are using build tools instead of the full MSVC we...

Some timings for my own reference before this summary table disappears: ![image](https://github.com/user-attachments/assets/15d077f7-dec9-480b-9da5-bd32fb111c19)