From c337694c94f123327ea57453c7c82c7a0ed0bef1 Mon Sep 17 00:00:00 2001 From: Zdenek Zambersky Date: Wed, 29 May 2024 12:44:40 +0200 Subject: [PATCH 1/4] openjdk: updated hotspot targets --- openjdk/playlist.xml | 148 +++++-------------------------------------- 1 file changed, 17 insertions(+), 131 deletions(-) diff --git a/openjdk/playlist.xml b/openjdk/playlist.xml index 1d3e60c9bb..f22116a267 100644 --- a/openjdk/playlist.xml +++ b/openjdk/playlist.xml @@ -241,25 +241,21 @@ hotspot_compiler - - Mode150 - Mode650 - Mode1000 - $(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) - 8 - 9 + 11+ extended @@ -273,11 +269,6 @@ hotspot_gc - - Mode150 - Mode650 - Mode1000 - $(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) \ @@ -289,11 +280,10 @@ $(Q)$(JTREG_HOTSPOT_TEST_DIR):hotspot_gc$(Q); \ $(TEST_STATUS) - 8 - 9 + 11+ - extended + dev openjdk @@ -304,11 +294,6 @@ hotspot_runtime - - Mode150 - Mode650 - Mode1000 - $(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) \ @@ -321,11 +306,10 @@ $(Q)$(JTREG_HOTSPOT_TEST_DIR):hotspot_runtime$(Q); \ $(TEST_STATUS) - 8 - 9 + 11+ - extended + dev openjdk @@ -336,11 +320,6 @@ hotspot_serviceability - - Mode150 - Mode650 - Mode1000 - $(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) \ @@ -353,42 +332,10 @@ $(Q)$(JTREG_HOTSPOT_TEST_DIR):hotspot_serviceability$(Q); \ $(TEST_STATUS) - 8 - 9 - - - extended - - - openjdk - - - hotspot - - - - hotspot_serviceability_jvmti - - Mode150 - Mode650 - Mode1000 - - $(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) - - 19+ + 11+ - extended + dev openjdk @@ -431,7 +378,7 @@ - ASGCTBaseTest + ASGCTBaseTest_j9 Mode150 Mode650 @@ -466,7 +413,7 @@ os.linux,arch.x86,bits.64 - jvm_native_sanity + hotspot_native_sanity https://github.com/eclipse-openj9/openj9/issues/10757 @@ -477,11 +424,6 @@ ibm - - Mode150 - Mode650 - Mode1000 - $(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) \ @@ -505,83 +447,27 @@ - jvm_compiler - - - https://github.com/eclipse-openj9/openj9/issues/10757 - openj9 - - - https://github.com/eclipse-openj9/openj9/issues/10757 - ibm - - - - Mode150 - Mode650 - Mode1000 - + hotspot_sanity $(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) - - 11+ - - extended - - - openjdk - - - - runtime_nestmate - - - https://github.com/eclipse-openj9/openj9/issues/10757 - openj9 - - - https://github.com/eclipse-openj9/openj9/issues/10757 - ibm - - - - Mode150 - Mode650 - Mode1000 - - $(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) - - 11+ - - - extended + sanity openjdk + + hotspot + hotspot_jre From ede9ee2b649005c3e40fde0ddffa44d7b39472aa Mon Sep 17 00:00:00 2001 From: Zdenek Zambersky Date: Wed, 19 Jun 2024 13:11:37 +0200 Subject: [PATCH 2/4] openjdk: update exclude list for added hotspot targets --- openjdk/excludes/ProblemList_openjdk11.txt | 33 +++++++++++++++++++++- openjdk/excludes/ProblemList_openjdk17.txt | 31 ++++++++++++++++++++ openjdk/excludes/ProblemList_openjdk21.txt | 30 ++++++++++++++++++-- openjdk/excludes/ProblemList_openjdk23.txt | 30 ++++++++++++++++++-- 4 files changed, 119 insertions(+), 5 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index 523d2bf86b..29462d5e00 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -252,8 +252,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 @@ -348,3 +349,33 @@ 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/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 2b8f42530a..83ab1ad5e5 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -442,6 +442,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 @@ -497,3 +498,33 @@ 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/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 8cd61bfcd0..cf573bba06 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -368,6 +368,7 @@ javax/management/mxbean/ThreadStartTest.java https://github.com/adoptium/aqa-tes # jvm_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 @@ -465,9 +466,34 @@ 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/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 202b8b43f9..6899282540 100644 --- a/openjdk/excludes/ProblemList_openjdk23.txt +++ b/openjdk/excludes/ProblemList_openjdk23.txt @@ -367,6 +367,7 @@ javax/management/mxbean/ThreadStartTest.java https://github.com/adoptium/aqa-tes # jvm_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 @@ -464,9 +465,34 @@ 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/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 From 8ed4444f604ca6451bb4c76905e6f155e92ead0e Mon Sep 17 00:00:00 2001 From: Zdenek Zambersky Date: Wed, 19 Jun 2024 13:48:56 +0200 Subject: [PATCH 3/4] openjdk: exclude serviceability/sa/ClhsdbJhisto.java on windows x86 --- openjdk/excludes/ProblemList_openjdk11.txt | 1 + openjdk/excludes/ProblemList_openjdk17.txt | 1 + openjdk/excludes/ProblemList_openjdk21.txt | 1 + openjdk/excludes/ProblemList_openjdk23.txt | 1 + 4 files changed, 4 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index 29462d5e00..4ac46c9479 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -377,5 +377,6 @@ serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.j 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 83ab1ad5e5..6f63a553ea 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -526,5 +526,6 @@ serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.j 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 cf573bba06..0cc6a85889 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -495,5 +495,6 @@ serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.j 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 6899282540..623c4a530e 100644 --- a/openjdk/excludes/ProblemList_openjdk23.txt +++ b/openjdk/excludes/ProblemList_openjdk23.txt @@ -494,5 +494,6 @@ serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.j 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 From 4fe7dada5b256f3858284d7d373536ee812d6a47 Mon Sep 17 00:00:00 2001 From: Zdenek Zambersky Date: Wed, 19 Jun 2024 13:55:44 +0200 Subject: [PATCH 4/4] openjdk exclude lists refer to hotspot_compiler group --- openjdk/excludes/ProblemList_openjdk17.txt | 2 +- openjdk/excludes/ProblemList_openjdk21.txt | 2 +- openjdk/excludes/ProblemList_openjdk23.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index 6f63a553ea..1a2ad20555 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -342,7 +342,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 diff --git a/openjdk/excludes/ProblemList_openjdk21.txt b/openjdk/excludes/ProblemList_openjdk21.txt index 0cc6a85889..626e96fd1e 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -366,7 +366,7 @@ 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 diff --git a/openjdk/excludes/ProblemList_openjdk23.txt b/openjdk/excludes/ProblemList_openjdk23.txt index 623c4a530e..d5406ca607 100644 --- a/openjdk/excludes/ProblemList_openjdk23.txt +++ b/openjdk/excludes/ProblemList_openjdk23.txt @@ -365,7 +365,7 @@ 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