diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index 67a8897fbc..7ed111f724 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -232,8 +232,9 @@ java/util/concurrent/TimeUnit/Basic.java https://github.com/adoptium/aqa-tests/i ############################################################################ -# jvm_compiler +# hotspot_compiler +compiler/arguments/CheckCICompilerCount.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 compiler/arraycopy/TestCloneAccess.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 compiler/arraycopy/TestCloneAccessStressGCM.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 compiler/c2/cr6340864/TestByteVect.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 @@ -328,3 +329,34 @@ build/AbsPathsInImage.java https://github.com/adoptium/aqa-tests/issues/3234 lin # jdk_container/hotspot_container containers/docker/TestMemoryWithCgroupV1.java https://bugs.openjdk.org/browse/JDK-8297274 linux-all + +############################################################################ + +# hotspot_gc + +gc/shenandoah/compiler/TestBarrierAboveProj.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +gc/shenandoah/jni/CriticalNativeStress.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 + +############################################################################ + +# hotspot_runtime + +runtime/cds/appcds/LambdaEagerInit.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +runtime/jni/nativeStack/TestNativeStack.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +runtime/logging/loadLibraryTest/LoadLibraryTest.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +runtime/os/TestHugePageDecisionsAtVMStartup.java#THP_enabled https://bugs.openjdk.org/browse/JDK-8324580 linux-all + +############################################################################ + +# hotspot_serviceability + +serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +serviceability/dtrace/DTraceOptionsTest.java#enabled https://github.com/adoptium/aqa-tests/issues/5397 linux-s390x +serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/CDSJMapClstats.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbFindPC.java#id0 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbFindPC.java#id1 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJhisto.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJstackXcompStress.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJstack.java#id0 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index f74e7a5617..f28ec5c13c 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -322,7 +322,7 @@ java/foreign/StdLibTest.java https://bugs.openjdk.org/browse/JDK-8295290 windows ############################################################################ -# jvm_compiler +# hotspot_compiler compiler/compilercontrol/commandfile/CompileOnlyTest.java https://github.com/adoptium/aqa-tests/issues/3620 windows-x86 compiler/compilercontrol/commands/CompileOnlyTest.java https://github.com/adoptium/aqa-tests/issues/3620 windows-x86 @@ -422,6 +422,7 @@ jdk/incubator/vector/Byte128VectorLoadStoreTests.java https://github.com/adoptiu # jvm_compiler +compiler/arguments/CheckCICompilerCount.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 compiler/arraycopy/TestCloneAccess.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 compiler/arraycopy/TestCloneAccessStressGCM.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 compiler/c2/cr6340864/TestByteVect.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 @@ -477,3 +478,34 @@ runtime/Nestmates/protectionDomain/TestDifferentProtectionDomains.java https://b # jdk_container/hotspot_container containers/docker/TestMemoryWithCgroupV1.java https://bugs.openjdk.org/browse/JDK-8297274 linux-all + +############################################################################ + +# hotspot_gc + +gc/shenandoah/compiler/TestBarrierAboveProj.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +gc/shenandoah/jni/CriticalNativeStress.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 + +############################################################################ + +# hotspot_runtime + +runtime/cds/appcds/LambdaEagerInit.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +runtime/jni/nativeStack/TestNativeStack.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +runtime/logging/loadLibraryTest/LoadLibraryTest.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +runtime/os/TestHugePageDecisionsAtVMStartup.java#THP_enabled https://bugs.openjdk.org/browse/JDK-8324580 linux-all + +############################################################################ + +# hotspot_serviceability + +serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +serviceability/dtrace/DTraceOptionsTest.java#enabled https://github.com/adoptium/aqa-tests/issues/5397 linux-s390x +serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/CDSJMapClstats.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbFindPC.java#id0 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbFindPC.java#id1 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJhisto.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJstackXcompStress.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJstack.java#id0 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 diff --git a/openjdk/excludes/ProblemList_openjdk21.txt b/openjdk/excludes/ProblemList_openjdk21.txt index e3b8571ef4..326b0f69a1 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -346,8 +346,9 @@ javax/management/mxbean/ThreadStartTest.java https://github.com/adoptium/aqa-tes ############################################################################ -# jvm_compiler +# hotspot_compiler +compiler/arguments/CheckCICompilerCount.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 compiler/c2/irTests/TestPostParseCallDevirtualization.java https://github.com/adoptium/aqa-tests/issues/3004 windows-x86 compiler/c2/cr6340864/TestByteVect.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 compiler/c2/cr6340864/TestDoubleVect.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 @@ -445,9 +446,35 @@ sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java https://github.com/ad containers/docker/TestMemoryWithCgroupV1.java https://bugs.openjdk.org/browse/JDK-8297274 linux-all -############################################################ +############################################################################ + +# hotspot_gc + +gc/shenandoah/compiler/TestBarrierAboveProj.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +gc/shenandoah/jni/CriticalNativeStress.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 + +############################################################################ + +# hotspot_runtime + +runtime/cds/appcds/LambdaEagerInit.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +runtime/jni/nativeStack/TestNativeStack.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +runtime/logging/loadLibraryTest/LoadLibraryTest.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +runtime/os/TestHugePageDecisionsAtVMStartup.java#THP_enabled https://bugs.openjdk.org/browse/JDK-8324580 linux-all + +############################################################################ -# serviceability +# hotspot_serviceability +serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +serviceability/dtrace/DTraceOptionsTest.java#enabled https://github.com/adoptium/aqa-tests/issues/5397 linux-s390x serviceability/jvmti/GetOwnedMonitorStackDepthInfo/GetOwnedMonitorStackDepthInfoWithEATest.java https://github.com/adoptium/aqa-tests/issues/4469 aix-all serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java https://github.com/adoptium/aqa-tests/issues/4469 aix-all +serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/CDSJMapClstats.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbFindPC.java#id0 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbFindPC.java#id1 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJhisto.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJstackXcompStress.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJstack.java#id0 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 diff --git a/openjdk/excludes/ProblemList_openjdk23.txt b/openjdk/excludes/ProblemList_openjdk23.txt index d910092b97..297669d5c9 100644 --- a/openjdk/excludes/ProblemList_openjdk23.txt +++ b/openjdk/excludes/ProblemList_openjdk23.txt @@ -345,8 +345,9 @@ javax/management/mxbean/ThreadStartTest.java https://github.com/adoptium/aqa-tes ############################################################################ -# jvm_compiler +# hotspot_compiler +compiler/arguments/CheckCICompilerCount.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 compiler/c2/irTests/TestPostParseCallDevirtualization.java https://github.com/adoptium/aqa-tests/issues/3004 windows-x86 compiler/c2/cr6340864/TestByteVect.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 compiler/c2/cr6340864/TestDoubleVect.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86 @@ -444,9 +445,35 @@ sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java https://github.com/ad containers/docker/TestMemoryWithCgroupV1.java https://bugs.openjdk.org/browse/JDK-8297274 linux-all -############################################################ +############################################################################ + +# hotspot_gc + +gc/shenandoah/compiler/TestBarrierAboveProj.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +gc/shenandoah/jni/CriticalNativeStress.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 + +############################################################################ + +# hotspot_runtime + +runtime/cds/appcds/LambdaEagerInit.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +runtime/jni/nativeStack/TestNativeStack.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +runtime/logging/loadLibraryTest/LoadLibraryTest.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +runtime/os/TestHugePageDecisionsAtVMStartup.java#THP_enabled https://bugs.openjdk.org/browse/JDK-8324580 linux-all + +############################################################################ -# serviceability +# hotspot_serviceability +serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all +serviceability/dtrace/DTraceOptionsTest.java#enabled https://github.com/adoptium/aqa-tests/issues/5397 linux-s390x serviceability/jvmti/GetOwnedMonitorStackDepthInfo/GetOwnedMonitorStackDepthInfoWithEATest.java https://github.com/adoptium/aqa-tests/issues/4469 aix-all serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java https://github.com/adoptium/aqa-tests/issues/4469 aix-all +serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/CDSJMapClstats.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbFindPC.java#id0 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbFindPC.java#id1 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJhisto.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJstackXcompStress.java https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 +serviceability/sa/ClhsdbJstack.java#id0 https://github.com/adoptium/aqa-tests/issues/5378 windows-x86 diff --git a/openjdk/playlist.xml b/openjdk/playlist.xml index 4d5776513f..554ee28041 100644 --- a/openjdk/playlist.xml +++ b/openjdk/playlist.xml @@ -248,25 +248,21 @@ </test> <test> <testCaseName>hotspot_compiler</testCaseName> - <variations> - <variation>Mode150</variation> - <variation>Mode650</variation> - <variation>Mode1000</variation> - </variations> <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ + $(TIMEOUT_HANDLER) \ -w $(Q)$(REPORTDIR)$(D)work$(Q) \ -r $(Q)$(REPORTDIR)$(D)report$(Q) \ -jdk:$(Q)$(TEST_JDK_HOME)$(Q) \ -exclude:$(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)ProblemList.txt$(Q) \ -exclude:$(Q)$(TEST_RESROOT)$(D)$(PROBLEM_LIST_FILE)$(Q) \ + ${GRAAL_PROBLEM_LIST_FILE} \ ${FEATURE_PROBLEM_LIST_FILE} \ ${VENDOR_PROBLEM_LIST_FILE} \ $(Q)$(JTREG_HOTSPOT_TEST_DIR):hotspot_compiler$(Q); \ $(TEST_STATUS)</command> <versions> - <version>8</version> - <version>9</version> + <version>11+</version> </versions> <levels> <level>extended</level> @@ -280,11 +276,6 @@ </test> <test> <testCaseName>hotspot_gc</testCaseName> - <variations> - <variation>Mode150</variation> - <variation>Mode650</variation> - <variation>Mode1000</variation> - </variations> <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ -r $(Q)$(REPORTDIR)$(D)report$(Q) \ @@ -296,11 +287,10 @@ $(Q)$(JTREG_HOTSPOT_TEST_DIR):hotspot_gc$(Q); \ $(TEST_STATUS)</command> <versions> - <version>8</version> - <version>9</version> + <version>11+</version> </versions> <levels> - <level>extended</level> + <level>dev</level> </levels> <groups> <group>openjdk</group> @@ -311,11 +301,6 @@ </test> <test> <testCaseName>hotspot_runtime</testCaseName> - <variations> - <variation>Mode150</variation> - <variation>Mode650</variation> - <variation>Mode1000</variation> - </variations> <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ -w $(Q)$(REPORTDIR)$(D)work$(Q) \ @@ -328,11 +313,10 @@ $(Q)$(JTREG_HOTSPOT_TEST_DIR):hotspot_runtime$(Q); \ $(TEST_STATUS)</command> <versions> - <version>8</version> - <version>9</version> + <version>11+</version> </versions> <levels> - <level>extended</level> + <level>dev</level> </levels> <groups> <group>openjdk</group> @@ -343,11 +327,6 @@ </test> <test> <testCaseName>hotspot_serviceability</testCaseName> - <variations> - <variation>Mode150</variation> - <variation>Mode650</variation> - <variation>Mode1000</variation> - </variations> <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ -w $(Q)$(REPORTDIR)$(D)work$(Q) \ @@ -360,42 +339,10 @@ $(Q)$(JTREG_HOTSPOT_TEST_DIR):hotspot_serviceability$(Q); \ $(TEST_STATUS)</command> <versions> - <version>8</version> - <version>9</version> - </versions> - <levels> - <level>extended</level> - </levels> - <groups> - <group>openjdk</group> - </groups> - <impls> - <impl>hotspot</impl> - </impls> - </test> - <test> - <testCaseName>hotspot_serviceability_jvmti</testCaseName> - <variations> - <variation>Mode150</variation> - <variation>Mode650</variation> - <variation>Mode1000</variation> - </variations> - <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ - $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ - -w $(Q)$(REPORTDIR)$(D)work$(Q) \ - -r $(Q)$(REPORTDIR)$(D)report$(Q) \ - -jdk:$(Q)$(TEST_JDK_HOME)$(Q) \ - -exclude:$(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)ProblemList.txt$(Q) \ - -exclude:$(Q)$(TEST_RESROOT)$(D)$(PROBLEM_LIST_FILE)$(Q) \ - ${FEATURE_PROBLEM_LIST_FILE} \ - ${VENDOR_PROBLEM_LIST_FILE} \ - $(Q)$(JTREG_HOTSPOT_TEST_DIR)/serviceability/jvmti$(Q); \ - $(TEST_STATUS)</command> - <versions> - <version>19+</version> + <version>11+</version> </versions> <levels> - <level>extended</level> + <level>dev</level> </levels> <groups> <group>openjdk</group> @@ -438,7 +385,7 @@ </impls> </test> <test> - <testCaseName>ASGCTBaseTest</testCaseName> + <testCaseName>ASGCTBaseTest_j9</testCaseName> <variations> <variation>Mode150</variation> <variation>Mode650</variation> @@ -473,7 +420,7 @@ <platformRequirements>os.linux,arch.x86,bits.64</platformRequirements> </test> <test> - <testCaseName>jvm_native_sanity</testCaseName> + <testCaseName>hotspot_native_sanity</testCaseName> <disables> <disable> <comment>https://github.com/eclipse-openj9/openj9/issues/10757</comment> @@ -484,11 +431,6 @@ <impl>ibm</impl> </disable> </disables> - <variations> - <variation>Mode150</variation> - <variation>Mode650</variation> - <variation>Mode1000</variation> - </variations> <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ $(TIMEOUT_HANDLER) \ @@ -512,83 +454,27 @@ </groups> </test> <test> - <testCaseName>jvm_compiler</testCaseName> - <disables> - <disable> - <comment>https://github.com/eclipse-openj9/openj9/issues/10757</comment> - <impl>openj9</impl> - </disable> - <disable> - <comment>https://github.com/eclipse-openj9/openj9/issues/10757</comment> - <impl>ibm</impl> - </disable> - </disables> - <variations> - <variation>Mode150</variation> - <variation>Mode650</variation> - <variation>Mode1000</variation> - </variations> + <testCaseName>hotspot_sanity</testCaseName> <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ - $(TIMEOUT_HANDLER) \ -w $(Q)$(REPORTDIR)$(D)work$(Q) \ -r $(Q)$(REPORTDIR)$(D)report$(Q) \ -jdk:$(Q)$(TEST_JDK_HOME)$(Q) \ -exclude:$(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)ProblemList.txt$(Q) \ -exclude:$(Q)$(TEST_RESROOT)$(D)$(PROBLEM_LIST_FILE)$(Q) \ - ${GRAAL_PROBLEM_LIST_FILE} \ ${FEATURE_PROBLEM_LIST_FILE} \ ${VENDOR_PROBLEM_LIST_FILE} \ - $(Q)$(JTREG_HOTSPOT_TEST_DIR):hotspot_compiler$(Q); \ + $(Q)$(JTREG_HOTSPOT_TEST_DIR)/sanity$(Q); \ $(TEST_STATUS)</command> - <versions> - <version>11+</version> - </versions> <levels> - <level>extended</level> - </levels> - <groups> - <group>openjdk</group> - </groups> - </test> - <test> - <testCaseName>runtime_nestmate</testCaseName> - <disables> - <disable> - <comment>https://github.com/eclipse-openj9/openj9/issues/10757</comment> - <impl>openj9</impl> - </disable> - <disable> - <comment>https://github.com/eclipse-openj9/openj9/issues/10757</comment> - <impl>ibm</impl> - </disable> - </disables> - <variations> - <variation>Mode150</variation> - <variation>Mode650</variation> - <variation>Mode1000</variation> - </variations> - <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ - $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ - $(TIMEOUT_HANDLER) \ - -w $(Q)$(REPORTDIR)$(D)work$(Q) \ - -r $(Q)$(REPORTDIR)$(D)report$(Q) \ - -jdk:$(Q)$(TEST_JDK_HOME)$(Q) \ - -exclude:$(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)ProblemList.txt$(Q) \ - -exclude:$(Q)$(TEST_RESROOT)$(D)$(PROBLEM_LIST_FILE)$(Q) \ - ${FEATURE_PROBLEM_LIST_FILE} \ - ${VENDOR_PROBLEM_LIST_FILE} \ - $(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)runtime$(D)Nestmates$(Q); \ - $(TEST_STATUS)</command> - <versions> - <version>11+</version> - </versions> - <levels> - <level>extended</level> + <level>sanity</level> </levels> <groups> <group>openjdk</group> </groups> + <impls> + <impl>hotspot</impl> + </impls> </test> <test> <testCaseName>hotspot_jre</testCaseName>