openjdk: add hotspot_vmTestbase_vm_mlvm target
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
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
Need resolve conflicts. Same as https://github.com/adoptium/aqa-tests/pull/6702 might need cherrypick for January release.
Need resolve conflicts. Same as #6702 might need cherrypick for January release.
pinging @zzambers directly JIC they missed this :-)
@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).