From 7ebfa93a63707bb807070cf528e87c6f4141e807 Mon Sep 17 00:00:00 2001 From: Shelley Lambert Date: Mon, 15 Jul 2024 15:35:16 -0400 Subject: [PATCH 1/4] Add excludes for 2 testcases Signed-off-by: Shelley Lambert --- .../vendors/eclipse/ProblemList_openjdk11.txt | 148 +++++++++++++++++ .../vendors/eclipse/ProblemList_openjdk17.txt | 144 +++++++++++++++++ .../vendors/eclipse/ProblemList_openjdk21.txt | 129 +++++++++++++++ .../vendors/eclipse/ProblemList_openjdk22.txt | 149 ++++++++++++++++++ 4 files changed, 570 insertions(+) create mode 100644 openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt create mode 100644 openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt create mode 100644 openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt create mode 100644 openjdk/excludes/vendors/eclipse/ProblemList_openjdk22.txt diff --git a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt new file mode 100644 index 0000000000..01de1c4fdb --- /dev/null +++ b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt @@ -0,0 +1,148 @@ +############################################################################ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# + +# jdk_awt + +############################################################################ + +# jdk_beans + +############################################################################ + +# jdk_compiler + +############################################################################ + +# jdk_lang + +############################################################################ + +# jdk_management + +############################################################################ + +# jdk_security3 + +############################################################################ + +# jdk_security4 + +########################################################################### + +# jdk_jmx + +############################################################################ + +# jdk_math + +############################################################################ + +# jdk_other + +############################################################################ + +# jdk_net + +############################################################################ + +# jdk_io + +############################################################################ + +# jdk_jdi + +############################################################################# + +# jdk_jfr + +############################################################################ + +# jdk_nio +java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-tests/issues/3635 linux-all + +############################################################################ + +# jdk_rmi + +############################################################################ + +# jdk_security1 + +############################################################################ + +# jdk_security3 + +############################################################################ + +# jdk_security_infra + +############################################################################ + +# jdk_sound + +############################################################################ + +# jdk_swing + +############################################################################ + +# jdk_text + +############################################################################ + +# jdk_time + +############################################################################ + +# jdk_tools + +############################################################################ + +# jdk_jdi + +############################################################################ + +# jdk_util + +############################################################################ + +# svc_tools + +############################################################################ + +# jdk_other + +############################################################################ + +# hotspot_compiler + +############################################################################ + +# jdk_imageio + +############################################################################ + +# jdk_container/hotspot_container + +############################################################################ + +# hotspot_gc + +############################################################################ + +# hotspot_runtime + +############################################################################ + +# hotspot_serviceability diff --git a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt new file mode 100644 index 0000000000..adc0c5ac4e --- /dev/null +++ b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt @@ -0,0 +1,144 @@ +############################################################################ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# + +# jdk_awt + +############################################################################ + +# jdk_beans + +############################################################################ + +# jdk_lang + +############################################################################ + +# jdk_management + +############################################################################ + +# jdk_jmx + +############################################################################ + +# jdk_math + +############################################################################ + +# jdk_other + +############################################################################ + +# jdk_net + +############################################################################ + +# jdk_io + +############################################################################ + +# jdk_jdi + +############################################################################ + +# jdk_nio +java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-tests/issues/3635 linux-all + +############################################################################ + +# jdk_rmi + +############################################################################ + +# jdk_security + +############################################################################ + +# jdk_security3 + +############################################################################# + +# jdk_security_infra + +############################################################################# + +# jdk_sound + +############################################################################ + +# jdk_swing + +############################################################################ + +# jdk_text + +############################################################################ + +# jdk_time + +############################################################################ + +# jdk_tools + +############################################################################ + +# jdk_jdi + +############################################################################ + +# jdk_util + +############################################################################ + +# svc_tools + +############################################################################ + +# jdk_other + +############################################################################ + +# jdk_foreign + +############################################################################ + +# hotspot_compiler + +############################################################################ + +# jdk_jfr + +########################################################################### + +# jdk_vector + +############################################################################ + +# jvm_compiler + +############################################################################ + +# jdk_container/hotspot_container + +############################################################################ + +# hotspot_gc + +############################################################################ + +# hotspot_runtime + +############################################################################ + +# hotspot_serviceability diff --git a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt new file mode 100644 index 0000000000..c67df0c04b --- /dev/null +++ b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt @@ -0,0 +1,129 @@ +############################################################################ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# + +# hotspot_all + +############################################################################ + +# hotspot_jre + +############################################################################ + +# jdk_awt + +############################################################################ + +# jdk_beans + +############################################################################ + +# jdk_build +build/AbsPathsInImage.java https://github.com/adoptium/aqa-tests/issues/3988 generic-all + +############################################################################ + +# jdk_compiler + +############################################################################ + +# jdk_lang + +############################################################################ + +# jdk_management + +############################################################################ + +# jdk_jmx + +############################################################################ + +# jdk_math + +############################################################################ + +# jdk_net + +############################################################################ + +# jdk_io + +############################################################################ + +# jdk_nio +java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-tests/issues/3635 linux-all + +############################################################################ + +# jdk_rmi + +############################################################################ + +# jdk_security + +############################################################################ + +# jdk_security4 + +############################################################################ + +# jdk_sound + +############################################################################ + +# jdk_swing + +############################################################################ + +# jdk_text + +############################################################################ + +# jdk_time + +############################################################################ + +# jdk_tools +sun/tools/jhsdb/JShellHeapDumpTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-all +sun/tools/jhsdb/HeapDumpTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 +sun/tools/jhsdb/JShellHeapDumpTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 +tools/jlink/plugins/VendorInfoPluginsTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 + +############################################################################ + +# jdk_jdi + +############################################################################ + +# jdk_util + +############################################################################ + +# svc_tools + +############################################################################ + +# jdk_other + + +############################################################################ + +# jdk_imageio + +############################################################################ + +# jdk_jfr +jdk/jfr/event/runtime/TestDumpReason.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 +jdk/jfr/event/runtime/TestShutdownEvent.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 +jdk/jfr/jvm/TestDumpOnCrash.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 diff --git a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk22.txt b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk22.txt new file mode 100644 index 0000000000..30211c90a1 --- /dev/null +++ b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk22.txt @@ -0,0 +1,149 @@ +############################################################################ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +############################################################################# + +# jdk_awt + +############################################################################ + +# jdk_beans + +############################################################################ + +# jdk_lang + +############################################################################ + +# jdk_management + +############################################################################ + +# jdk_jmx + +############################################################################ + +# jdk_math + +############################################################################ + +# jdk_other + +############################################################################ + +# jdk_net + +############################################################################ + +# jdk_io + +############################################################################ + +# jdk_jdi + +############################################################################ + +# jdk_nio +java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-tests/issues/3635 linux-all + +############################################################################ + +# jdk_rmi + +############################################################################ + +# jdk_security + +############################################################################ + +# jdk_security3 + +########################################################################### + +# jdk_security4 + +########################################################################### + +# jdk_security_infra + +############################################################################ + +# jdk_sound + +############################################################################ + +# jdk_swing + +############################################################################ + +# jdk_text + +############################################################################ + +# jdk_time + +############################################################################ + +# jdk_tools +build/AbsPathsInImage.java https://github.com/adoptium/aqa-tests/issues/3988 generic-all + +############################################################################ + +# jdk_jdi + +############################################################################ + +# jdk_util + +############################################################################ + +# svc_tools + +############################################################################ + +# jdk_foreign + +############################################################################ + +# jvm_compiler + +############################################################################ + +# jdk_jfr + +########################################################################### + +# jdk_vector + +############################################################################ + +# runtime_nestmate + +############################################################################ + +# javax_management + +############################################################################ + +# jdk_imageio + +############################################################################ + +# sun_net + +##################################### + +# jdk_container/hotspot_container + +############################################################ + +# serviceability From e7c9bbf6bf418a2b69d6fa64a2095eb9796d64ef Mon Sep 17 00:00:00 2001 From: Shelley Lambert Date: Mon, 15 Jul 2024 15:40:45 -0400 Subject: [PATCH 2/4] Remove dup excludes for jfr Signed-off-by: Shelley Lambert --- openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt index c67df0c04b..198f54e37c 100644 --- a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt +++ b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt @@ -95,10 +95,6 @@ java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-test ############################################################################ # jdk_tools -sun/tools/jhsdb/JShellHeapDumpTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-all -sun/tools/jhsdb/HeapDumpTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 -sun/tools/jhsdb/JShellHeapDumpTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 -tools/jlink/plugins/VendorInfoPluginsTest.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 ############################################################################ @@ -124,6 +120,3 @@ tools/jlink/plugins/VendorInfoPluginsTest.java https://github.com/adoptium/aqa-t ############################################################################ # jdk_jfr -jdk/jfr/event/runtime/TestDumpReason.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 -jdk/jfr/event/runtime/TestShutdownEvent.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 -jdk/jfr/jvm/TestDumpOnCrash.java https://github.com/adoptium/aqa-tests/issues/4155 windows-aarch64 From 1bd6ae6d19c0850d267b37cdd3ef7469cfee15ab Mon Sep 17 00:00:00 2001 From: Shelley Lambert Date: Mon, 15 Jul 2024 16:47:18 -0400 Subject: [PATCH 3/4] Exclude VersionCheck on x64Linux Signed-off-by: Shelley Lambert --- openjdk/excludes/ProblemList_openjdk8.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 25f1bb20a4..7c31492bde 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -334,6 +334,7 @@ com/sun/tools/attach/StartManagementAgent.java https://github.com/adoptium/aqa-t tools/pack200/CommandLineTests.java https://github.com/adoptium/aqa-tests/issues/1051 linux-s390x,solaris-sparcv9 tools/pack200/Pack200Test.java https://github.com/adoptium/aqa-tests/issues/2657 generic-all tools/launcher/RunpathTest.java https://bugs.openjdk.java.net/browse/JDK-8286118 linux-arm +tools/launcher/VersionCheck.java https://github.com/adoptium/aqa-tests/issues/4243 linux-x64 sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java https://github.com/adoptium/infrastructure/issues/2565 solaris-x64 sun/jvmstat/monitor/MonitoredVm/CR6672135.java https://github.com/adoptium/aqa-tests/issues/3691 windows-x64 From 29b26c8f6bbf675c0b0b3ba1093b901f76cf5e4b Mon Sep 17 00:00:00 2001 From: Shelley Lambert Date: Mon, 15 Jul 2024 16:58:13 -0400 Subject: [PATCH 4/4] Exclude TestHumongousCodeCacheRoots on aix Signed-off-by: Shelley Lambert --- openjdk/excludes/ProblemList_openjdk8.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 7c31492bde..3668da0d7f 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -82,7 +82,8 @@ gc/g1/TestSummarizeRSetStatsTools.java https://github.com/adoptium/aqa-tests/iss gc/g1/TestHumongousAllocInitialMark.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm gc/g1/TestShrinkAuxiliaryData10.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm gc/g1/TestStringDeduplicationPrintOptions.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm -gc/g1/TestHumongousCodeCacheRoots.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm +# gc/g1/TestHumongousCodeCacheRoots.java https://github.com/adoptium/aqa-tests/issues/5247 aix-all +gc/g1/TestHumongousCodeCacheRoots.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm,aix-all gc/g1/TestShrinkAuxiliaryData15.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm gc/g1/TestStringDeduplicationTableRehash.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm gc/g1/TestHumongousShrinkHeap.java https://github.com/adoptium/aqa-tests/issues/3297 linux-arm