Stewart X Addison

Results 1814 comments of Stewart X Addison

Let's see how long the windows pipelines take tonight since that'll be the biggest set. Hopefully not three days :-) Moving the schedules earlier (9pm instead of 1am) should make...

The [latest JDK21](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-windows-x64-temurin/91/) took 13 hours which is reasonable. JDk11 took [17 hours for x64](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-temurin/376/) and [16 for win32](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x86-32-temurin/344/) run on the same night as the JDK21u run so I'm...

Builds of jdk-22+35 (Not the GA level!) with a bunch of options. Note that while there are a lot of links in here and the builds are being retained for...

Noting that the `-W` options generate a significant amount of additional content in the logs. This is from the aarch64 builds: ``` $ grep -irw warning: jdk22w.none.log | cut -d:...

I'm going to ignore that earlier table for now as there were some issues with those executions. These are all run with: - JDK_REPO=https://github.com/adoptium/jdk22u - JDK_BRANCH=jdk-22+35 - USE_TESTENV_PROPERTIES=false Architecture |...

What is the reason / use-case for wanting to do the Linux comparison outside docker? I'm unclear from this why that is required.

I thought we already know that a different version of a Linux distribution was unable to give an identical build since we cannot guarantee that all of the system packages...

> Jenkins user doesn't have the permission to install whatever the prerequisites from the SBoM. Correct (and it should not have those permissions otherwise it would be able to affect...

> Reproducible comparing tests in aqa-tests - running with dockerimage at TKG level ( docker command) I'm now confused - I thought from the title that this issue was about...

> Using docker image one the initially one or stage one as originally according to the docs only docker one is available. I had a chat with Sophia to clarify...