Shelley Lambert

Results 817 comments of Shelley Lambert

What is the System.getProperty('java.vm.name') and System.getProperty('java.vendor') of the JDK under test? If those are undetermined, its possible we do not know that JDK_IMPL=hotspot You can also try explicitly `export JDK_IMPL=hotspot`...

@judovana - can you also try doing a `make clean` and then `export DYNAMIC_COMPILE=true` before retrying your steps ? As I presume this is a case where we are trying...

> Thanx for resolution. Is the export DYNAMIC_COMPILE=true recommended way then? Yes, what that does is completely skip trying to compile stuff that is openj9 specific, when JDK_IMPL=hotspot I should...

Someone else is working on a documentation update that includes this topic (via https://github.com/adoptium/aqa-tests/issues/6772)

I am going to reopen this issue and transfer to temurin-build where the launch script and groovy script live. https://github.com/adoptium/temurin-build/blob/master/sbin/solaris/dotests.sh https://github.com/adoptium/temurin-build/blob/master/sbin/solaris/simplepipe.groovy

``` 14:07:45 getDependentLibs: 14:07:45 [exec] -------------------------------------------- 14:07:46 [exec] path is set to /export/home/vagrant/aqa-tests/TKG/../TKG/lib 14:07:46 [exec] task is set to default 14:07:46 [exec] dependencyList is set to dacapo 14:07:46 [exec] --------------------------------------------...

Most sanity renaissance benchmarks require JDK11+, when run on JDK8, get skipped and pass, but noting they do successfully access `/export/home/vagrant/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar` ``` 21:30:22 =============================================== 21:30:22 Running test renaissance-philosophers_0 ... 21:30:22...

- Root node - JDK Version - JDK Release number - platform-aarch - Project Temurin - JDK21 - Linux x64 jdk-21.0.7+6 - Linux aarch64 jdk-21.0.7+6 - Windows x64 jdk-21.0.7+6 -...

Another reference, the Adoptium 2025 program plan: https://github.com/user-attachments/files/18827645/Adoptium.Program.Plan.2025_.Approved.Program.Plan.pdf