From 0d2eb4e9ca1478f53707cd9c79a70d17234b5e8b Mon Sep 17 00:00:00 2001 From: sophia-guo Date: Mon, 11 Jul 2022 16:45:33 -0400 Subject: [PATCH] Triage jdk17 and up (#3843) Signed-off-by: Sophia Guo --- openjdk/excludes/ProblemList_openjdk11.txt | 2 +- openjdk/excludes/ProblemList_openjdk17.txt | 2 ++ openjdk/excludes/ProblemList_openjdk18.txt | 4 ++-- openjdk/excludes/ProblemList_openjdk19.txt | 4 ++-- perf/renaissance/playlist.xml | 5 +++++ system/jlm/playlist.xml | 12 ++++++++++++ 6 files changed, 24 insertions(+), 5 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index 4a4b10758e..3e0a59b9f8 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -27,7 +27,7 @@ java/beans/PropertyEditor/TestFontClassJava.java https://bugs.openjdk.java.net/b java/beans/PropertyEditor/TestFontClassNull.java https://bugs.openjdk.java.net/browse/JDK-8173082 macosx-all java/beans/PropertyEditor/TestFontClassValue.java https://bugs.openjdk.java.net/browse/JDK-8173082 macosx-all java/beans/XMLEncoder/java_awt_ScrollPane.java https://github.com/adoptium/aqa-tests/issues/2848 macosx-all -java/beans/Beans/TypoInBeanDescription.java https://bugs.openjdk.org/browse/JDK-8217438 aix-all +java/beans/Beans/TypoInBeanDescription.java https://github.com/adoptium/aqa-tests/issues/3841 aix-all ############################################################################ # jdk_compiler diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index e197012465..f02199573f 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -41,6 +41,7 @@ java/beans/XMLEncoder/javax_swing_JTree.java https://github.com/adoptium/aqa-tes java/beans/XMLEncoder/javax_swing_OverlayLayout.java https://github.com/adoptium/aqa-tests/issues/2810 aix-all java/beans/XMLEncoder/javax_swing_border_TitledBorder.java https://github.com/adoptium/aqa-tests/issues/2810 aix-all java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_TitledBorderUIResource.java https://github.com/adoptium/aqa-tests/issues/2810 aix-all +java/beans/Beans/TypoInBeanDescription.java https://github.com/adoptium/aqa-tests/issues/3841 aix-all ############################################################################ # jdk_lang @@ -280,6 +281,7 @@ com/sun/jdi/OnJcmdTest.java https://github.com/adoptium/aqa-tests/issues/2837 wi java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/util/logging/TestLoggerWeakRefLeak.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/util/concurrent/tck/JSR166TestCase.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all +java/util/regex/NegativeArraySize.java https://github.com/adoptium/aqa-tests/issues/3818 linux-all ############################################################################ # svc_tools diff --git a/openjdk/excludes/ProblemList_openjdk18.txt b/openjdk/excludes/ProblemList_openjdk18.txt index 104fc0aec7..fcc144f02d 100644 --- a/openjdk/excludes/ProblemList_openjdk18.txt +++ b/openjdk/excludes/ProblemList_openjdk18.txt @@ -49,7 +49,7 @@ java/beans/XMLEncoder/Test4631471.java https://github.com/adoptium/aqa-tests/is #java/beans/XMLEncoder/Test4903007.java https://github.com/adoptium/aqa-tests/issues/2138 linux-all java/beans/XMLEncoder/Test4903007.java https://github.com/adoptium/aqa-tests/issues/2810 aix-ppc64,linux-all java/beans/PropertyChangeSupport/Test4682386.java https://github.com/adoptium/aqa-tests/issues/2810 aix-ppc64 - +java/beans/Beans/TypoInBeanDescription.java https://github.com/adoptium/aqa-tests/issues/3841 aix-all ############################################################################ # jdk_lang @@ -339,7 +339,7 @@ com/sun/jdi/OnJcmdTest.java https://github.com/adoptium/aqa-tests/issues/2837 wi java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/util/logging/TestLoggerWeakRefLeak.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/util/concurrent/tck/JSR166TestCase.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all - +java/util/regex/NegativeArraySize.java https://github.com/adoptium/aqa-tests/issues/3818 linux-all ############################################################################ # svc_tools diff --git a/openjdk/excludes/ProblemList_openjdk19.txt b/openjdk/excludes/ProblemList_openjdk19.txt index c1643fbbc2..79e243f733 100644 --- a/openjdk/excludes/ProblemList_openjdk19.txt +++ b/openjdk/excludes/ProblemList_openjdk19.txt @@ -49,7 +49,7 @@ java/beans/XMLEncoder/Test4631471.java https://github.com/adoptium/aqa-tests/is #java/beans/XMLEncoder/Test4903007.java https://github.com/adoptium/aqa-tests/issues/2138 linux-all java/beans/XMLEncoder/Test4903007.java https://github.com/adoptium/aqa-tests/issues/2810 aix-ppc64,linux-all java/beans/PropertyChangeSupport/Test4682386.java https://github.com/adoptium/aqa-tests/issues/2810 aix-ppc64 - +java/beans/Beans/TypoInBeanDescription.java https://github.com/adoptium/aqa-tests/issues/3841 aix-all ############################################################################ # jdk_lang @@ -328,7 +328,7 @@ com/sun/jdi/OnJcmdTest.java https://github.com/adoptium/aqa-tests/issues/2837 wi java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/util/logging/TestLoggerWeakRefLeak.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/util/concurrent/tck/JSR166TestCase.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all - +java/util/regex/NegativeArraySize.java https://github.com/adoptium/aqa-tests/issues/3818 linux-all ############################################################################ # svc_tools diff --git a/perf/renaissance/playlist.xml b/perf/renaissance/playlist.xml index 58086dcb08..c62467acde 100644 --- a/perf/renaissance/playlist.xml +++ b/perf/renaissance/playlist.xml @@ -255,6 +255,11 @@ https://github.com/adoptium/aqa-tests/issues/3469 18+ + + https://github.com/adoptium/aqa-tests/issues/3469 + 17 + s390_linux + runtimes/infrastructure/issues/5444 ibm diff --git a/system/jlm/playlist.xml b/system/jlm/playlist.xml index 06c63d20a9..0de8e860cb 100644 --- a/system/jlm/playlist.xml +++ b/system/jlm/playlist.xml @@ -91,6 +91,12 @@ 8 hotspot + + https://github.com/adoptium/aqa-systemtest/issues/274 + 11+ + hotspot + arm_linux + Mode150 @@ -115,6 +121,12 @@ 8 hotspot + + https://github.com/adoptium/aqa-systemtest/issues/274 + 11+ + hotspot + arm_linux + Mode150