Stewart X Addison

Results 1786 comments of Stewart X Addison

[Copied from retrospective:](https://github.com/adoptium/adoptium/issues/104#issuecomment-1021303106) Updates to release tool docs (and possibly some edits to the field descriptions) to include examples such as: **/*x64_mac*.tar.gz,**/*x64_mac*sha256.txt,**/*x64_windows*.zip,**/*x64_windows*.sha256.txt,**/*x64_windows*.msi,**/*x64_mac*.pkg,**/*x64_windows*.json,**/*x64_mac*.json **/*x64_linux*.tar.gz,**/*x64_linux*.sha256.txt,**/*x64_linux*.json,**/*source* And ARTIFACTS_TO_SKIP of: **/*testimage*

I don't believe this job is autogenerated so changes to the field descriptions can just be edited within the jobs themselves.

As far as I know we don't build openssl on any linux platforms during the build. I would personally like to get ccache working as universally as possible.

At @aixtools' suggestion I've set `OBJECT_MODE=64` on the jenkins agent configuration for the two AIX build machines to see if that resolves the problem.

Seems to be working ok, but that's a fair point about the builds not being supported for that use case. For some reason after enabling it the builds have got...

That will probably be this line here: https://github.com/adoptium/temurin-build/blob/57385678aecff3ca355dce930d4779d9aed81791/docker/dockerfile-generator.sh#L303 Would you be interested in submitting a PR to do the detection? The API architectures are mostly the same as `uname` other...

@Icesport33 Is this when using the downloaded pkg file or installing from Homebrew, or something else?

> @sxa could you review this PR again? Thanks i don't think my previous comment about `Content/Home` has been addressed, so that question still stands :-)

Are those errors new in the JDK17 builds only? I'd be a little wary of changing things in previous releases in cae people are using our builds on older systems...

@andrew-m-leonard If this has been reported upstream to we have a bug reference?