Stewart X Addison

Results 1719 comments of Stewart X Addison

I've had to authenticate via facebook but I'd much rather have done it via my mastodon account ... Bit of a shame they still don't seem to have a solution...

The login process seems to work on my Linux desktop ... Just need to find another bench to trial it with properly :-)

Was hoping to use this on my short trip to Malta but despite there being plenty of benches apparently none of the benches have plaques 😭 Disappointing! ![IMG_20241213_161034.jpg](https://github.com/user-attachments/assets/f3ce4843-3b81-420d-86b9-d2e4d19f395a)

Note: This has been done on the Azure x64 Ubuntu 20.04 dockerhost, but it should get added intot he playbooks for follow-on deployments (particularly with Ubuntu 24.04 systems, since that...

Related to https://github.com/adoptium/infrastructure/issues/3585 as we would like to run these only on Ubuntu 24.04 hosts to get the latest qemu (instead of installing a separate qemu which isn't from the...

JDK11/riscv64 enviroment on an Ubuntu 24.04 host is now working, therefore closing. We can add additional systems with the `qemustatic` if necessary in the future

Just a thought - I'm nervous that this means it's doing something like picking up a JDK21 `java` executable but using a library path that's forcing it to pick up...

This looks like the same issue as before - LD_LIBRARY_PATH is being set by the JDK which is impacting other JDks which are spawned. Test case: [exec.tar.gz](https://github.com/user-attachments/files/16177796/exec.tar.gz): If you have...

> I'm suspicious that the fix in https://github.com/adoptium/aqa-tests/pull/5430/files hasn't taken effect as expected I've made a review comment on [Haroon's PR](https://github.com/adoptium/aqa-tests/pull/5430) - there are three instances of that code in...

SPARC job doesn't seem to be doing too well: https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-sparcv9-temurin-simple/ ``` Compiling /export/home/local/vagrant/temurin-build/build-farm/workspace/build/src/hotspot/src/share/vm/runtime/sweeper.cpp "/export/home/local/vagrant/temurin-build/build-farm/workspace/build/src/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp", line 36: Error: Could not open include file "interp_masm_x86.hpp". "/export/home/local/vagrant/temurin-build/build-farm/workspace/build/src/hotspot/src/share/vm/interpreter/templateTable.hpp", line 34: Error: Could not open...