Skip to content

Conversation

@zzambers
Copy link
Contributor

@zzambers zzambers commented Nov 3, 2025

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: #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
Copy link
Contributor Author

zzambers commented Nov 3, 2025

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

created issue: #6715
excluded on AIX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

openjdk: add target for vm testbase MLVM tests

2 participants