Stewart X Addison
Stewart X Addison
Short answer: No Longer answer: We have been looking at installing the newer compiler on some machines (See https://github.com/adoptium/infrastructure/issues/3208) although it hasn't had the full playbooks run on it so...
Unsure what the result of that job was as it has expired but a 25 iteration run on SPARC did pass. I will also note that the test passes from...
Previous passing run of the test in jenkins of the `sanity.openjdk` job with jdk8u452-b07 in April is at https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_solaris/402/testReport/jdk_lambda_vm_InterfaceAccessFlagsTest/java/InterfaceAccessFlagsTest/
Issue is with the new process running as the `vagrant` user on the machine and not `jenkins`. It tries to write things into `/var/tmp/gen-separate` which was owned by the `jenkins`...
Also noting that https://ci.adoptium.net/job/dependency_pipeline/1464/ does not seem to have passed since November 7th. The `temurin-sbom` phase has also been failing in addition to `jtreg` although that is likely to be...
Upstream fix - so this may not be required: https://github.com/openjdk/jdk8u-dev/pull/646
> Update: It does happen on the aqa-tests machine. I'm raising an issue upstream and deprioritising this issue in favor of other work. @adamfarley Do you add a link to...
I'm still somewhat confused as to how this was passing before. If my parameters are correct then https://ci.adoptium.net/job/Grinder/12468/parameters/ was from the last GA with the older test material and it...
@smlambert Vector test suite failed in a re-build of 17.0.1 at https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_1/29/console
@smlambert Can you take a look at the output from the above job and confirm my evaluation here? If so we should think about what we want to do as...