Stewart X Addison
Stewart X Addison
run tests
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...
run tests
### 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...
run tests
Some timings for my own reference before this summary table disappears: 