AdamBrousseau

Results 19 issues of AdamBrousseau

OpenJ9 get_source.sh will fetch the latest OpenSSL version during the build. We should compile against that version rather than 1.0.2r on the system. Related AdoptOpenJDK/openjdk-infrastructure#2084 Signed-off-by: Adam Brousseau

enhancement
openj9
testing
x-linux

**Expected behaviour:** job should fail if no files are found **Observed behaviour:** No files match regex, script exits clean, job passes https://github.com/adoptium/temurin-build/blob/2349d4e47e79b8c1da61429f3097671c3d00d5f0/build-farm/sign-releases.sh#L38 ``` + ./build-farm/sign-releases.sh files: total 198M drwxrwx---+ 1...

jenkins
windows
arm
openj9

Team requested - delete those which are not applicable : - infrastructure-triage Please explain why you need this access: Be able to see OpenJ9 builds to ensure Semeru builds are...

### To reproduce - Install 8u292 with install option `JavaSoft (Oracle) Registry Keys` - Install 8u302 with same install option ### Observed behaviour - After 292 install, entry for `HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java...

Related adoptium/temurin-build#2525 Signed-off-by: Adam Brousseau

enhancement

Artifacts do not have a jdk version in them so [this check](https://github.com/AdoptOpenJDK/openjdk-installer/blob/1c67299d1ffb4dba9dda8d68b9d389c38d7fcaef/linux/create_installer_linux.sh#L105) errors and the job fails. Edit: It's actually the Archive step that is causing the job to fail...

bug

Signed-off-by: Adam Brousseau

### Jenkins and plugins versions report Environment ```text Jenkins: 2.426.2 OS: Linux - 5.4.0-169-generic Java: 11.0.16.1 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- ansible-tower:0.16.0 ansicolor:1.0.4 ant:497.v94e7d9fffa_b_9 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 apache-httpcomponents-client-5-api:5.3-1.0...

bug

Automate the generation of API doc for OpenJ9. Simon Rushton added the `ARCHIVE_JAVADOC: true` param to the nightly builds to generate API doc for Java 8 and 11, now we...

**Is your feature request related to a problem? Please describe.** IBM Has released 2 versions of the Semeru Runtimes, Open Edition and Certified Edition. Open Edition is released under the...

enhancement