From 687a05431482c550026ec217ac941eb6b95b270f Mon Sep 17 00:00:00 2001 From: Sophia Guo Date: Wed, 7 Feb 2024 14:55:42 -0500 Subject: [PATCH] Re-enable passed jfr tests for jdk11 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