aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

openjdk: add hotspot_vmTestbase_vm_mlvm target

Open zzambers opened this issue 1 month ago • 4 comments

Adds hotspot vmTestbase_vm_mlvm target to openjdk tests. (VM testbase mlvm tests were opensourced in jdk11, but are currently missing in aqa-tests.) Fixes: https://github.com/adoptium/aqa-tests/issues/6713

TESTING: jdk11: RESULTS x86-64_linux, aarch64_linux, s390x_linux, x86-64_mac, x86-64_windows, x86-32_windows: OK

jdk17: RESULTS x86-64_linux, x86-64_windows, x86-64_mac: OK ppc64_aix: 1 FAILURE (OOM) vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java.TestDescription

jdk21: RESULTS x86-64_linux, aarch64_linux, s390x_linux, x86-64_windows, x86-64_mac: OK

jdk25: RESULTS x86-64_linux, s390x_linux, x86-64_mac, x86-64_windows, riscv64_linux, , ppc64le_linux: OK ppc64_aix: 1 FAILURE (OOM) vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java.TestDescription

zzambers avatar Nov 03 '25 18:11 zzambers

1 tests is failing on AIX (OOM; tried re-run -> same): vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java.TestDescription

created issue: https://github.com/adoptium/aqa-tests/issues/6715 excluded on AIX

zzambers avatar Nov 03 '25 19:11 zzambers

Need resolve conflicts. Same as https://github.com/adoptium/aqa-tests/pull/6702 might need cherrypick for January release.

sophia-guo avatar Dec 03 '25 19:12 sophia-guo

Need resolve conflicts. Same as #6702 might need cherrypick for January release.

pinging @zzambers directly JIC they missed this :-)

karianna avatar Dec 03 '25 20:12 karianna

@sophia-guo / @zzambers - We do not need to cherrypick these for January, as these new tests are now expected to run green and pass in order to publish builds.

We should in fact have brought all of these new targets in under "dev" versus "extended" so they are not blocking a release, until we let them soak for a while, and warned any Adoptium working group members listing builds in the marketplace and required to pass the 9 top-level targets to become "AQAvit verified" that new test targets are being added (the quality bar has been raised).

smlambert avatar Dec 03 '25 21:12 smlambert