From 61c3e65053e8fd4c25438ae278b3089677c706ba Mon Sep 17 00:00:00 2001 From: sophia-guo Date: Tue, 13 Aug 2024 08:44:30 -0400 Subject: [PATCH] Enable jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java (#5495) * Test Signed-off-by: Sophia Guo * Enable jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java Signed-off-by: Sophia Guo --------- Signed-off-by: Sophia Guo --- get.sh | 1 - openjdk/excludes/ProblemList_openjdk8.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/get.sh b/get.sh index 3465927726..1675527868 100755 --- a/get.sh +++ b/get.sh @@ -13,7 +13,6 @@ # limitations under the License. set -eo pipefail - SDKDIR="" TESTDIR="$(pwd)" PLATFORM="" diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index fb4a6baa5c..69e192286f 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -413,7 +413,6 @@ javax/imageio/spi/AppletContextTest/BadPluginConfigurationTest.sh https://github jdk/jfr/api/flightrecorder/TestGetEventTypes.java https://bugs.openjdk.org/browse/JDK-8309729 solaris-sparcv9 jdk/jfr/event/sampling/TestNative.java https://github.com/adoptium/aqa-tests/issues/2754#issuecomment-1964356593 macosx-all -jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java https://bugs.openjdk.org/browse/JDK-8305931 generic-all # jdk/jfr/event/runtime/TestShutdownEvent.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm jdk/jfr/event/runtime/TestShutdownEvent.java https://github.com/adoptium/aqa-tests/issues/2985 generic-all jdk/jfr/event/compiler/TestCompilerPhase.java https://bugs.openjdk.org/browse/JDK-8326521 generic-all