From 02e9951f8c3d7fb32f661ad9165530d0f8bf7803 Mon Sep 17 00:00:00 2001 From: sophia-guo Date: Thu, 8 Feb 2024 14:44:48 -0500 Subject: [PATCH] Re-enable passed jfr tests for jdk11 (#5046) https://github.com/adoptium/aqa-tests/issues/4352#issuecomment-1932611243 Signed-off-by: Sophia Guo --- openjdk/excludes/ProblemList_openjdk11.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index 7f3be5c78d..6c82417eb2 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -160,10 +160,6 @@ com/sun/jdi/OnJcmdTest.java https://github.com/adoptium/aqa-tests/issues/2837 wi # jdk_jfr -jdk/jfr/jvm/TestJFRIntrinsic.java https://bugs.openjdk.java.net/browse/JDK-8239423 linux-arm -jdk/jfr/api/consumer/TestRecordedFrame.java https://bugs.openjdk.java.net/browse/JDK-8247203 linux-arm,linux-ppc64le -jdk/jfr/api/recording/state/TestStateInvalid.java https://github.com/adoptium/aqa-tests/issues/3836 windows-x86 - ############################################################################ # jdk_nio