From 076aa234176baa76448e005e291181657ca877a0 Mon Sep 17 00:00:00 2001 From: Zdenek Zambersky Date: Tue, 31 Jan 2023 22:10:33 +0100 Subject: [PATCH] Unexclude compiler/rtm tests on JDK8 --- 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 01e8b734fb..8beedfa439 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -88,10 +88,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 @@ -131,7 +127,6 @@ runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/ 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