From 9719b4783a5d5ab905defdc23c31c347888b48c9 Mon Sep 17 00:00:00 2001 From: zzambers Date: Mon, 6 Feb 2023 17:52:35 +0100 Subject: [PATCH] Unexclude compiler/rtm tests on JDK8 (#4290) --- openjdk/excludes/ProblemList_openjdk8.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 498d694171..28eab17898 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -87,10 +87,6 @@ runtime/SharedArchiveFile/SpaceUtilizationCheck.java https://github.com/adoptium serviceability/jvmti/TestRedefineWithUnresolvedClass.java https://github.com/adoptium/aqa-tests/issues/124 generic-all serviceability/jvmti/GetObjectSizeOverflow.java https://github.com/adoptium/aqa-tests/issues/124 linux-all serviceability/sa/jmap-hashcode/Test8028623.java https://github.com/adoptium/aqa-tests/issues/124 linux-all -compiler/rtm/locking/TestUseRTMAfterLockInflation.java https://bugs.openjdk.java.net/browse/JDK-8180723 generic-all -compiler/rtm/locking/TestUseRTMForInflatedLocks.java https://bugs.openjdk.java.net/browse/JDK-8180723 generic-all -compiler/rtm/locking/TestUseRTMForStackLocks.java https://bugs.openjdk.java.net/browse/JDK-8180723 generic-all -compiler/rtm/method_options/TestUseRTMLockElidingOption.java https://bugs.openjdk.java.net/browse/JDK-8180723 generic-all runtime/7110720/Test7110720.sh https://github.com/adoptium/aqa-tests/issues/2818 aix-all compiler/6894807/IsInstanceTest.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all compiler/8004051/Test8004051.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all @@ -129,7 +125,6 @@ runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/infrastructure/is gc/concurrentMarkSweep/GuardShrinkWarning.java https://bugs.openjdk.java.net/browse/JDK-8023356 solaris-x64 compiler/floatingpoint/8207838/TestFloatSyncJNIArgs.sh https://github.com/adoptium/aqa-tests/issues/3242 solaris-all compiler/floatingpoint/8165673/TestFloatJNIArgs.sh https://github.com/adoptium/aqa-tests/issues/3242 solaris-all -compiler/rtm/locking/TestRTMTotalCountIncrRate.java https://github.com/adoptium/aqa-tests/issues/3050 linux-all,windows-all compiler/intrinsics/mathexact/LongMulOverflowTest.java https://bugs.openjdk.org/browse/JDK-8196568 solaris-x64 #https://github.com/adoptium/aqa-tests/issues/3629,https://github.com/adoptium/aqa-tests/issues/3905 runtime/containers/docker/TestMemoryAwareness.java https://bugs.openjdk.java.net/browse/JDK-8229182 generic-all