From 8a02c136c45df3ad170940860c8ada30111b0aa8 Mon Sep 17 00:00:00 2001 From: sophia-guo Date: Fri, 9 Aug 2024 11:32:04 -0400 Subject: [PATCH 1/2] Test Signed-off-by: Sophia Guo --- get.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get.sh b/get.sh index 3465927726..b984292273 100755 --- a/get.sh +++ b/get.sh @@ -13,7 +13,7 @@ # limitations under the License. set -eo pipefail - +test SDKDIR="" TESTDIR="$(pwd)" PLATFORM="" From 19ca15a29d2af74e57c94cae6a3929abe83d0f65 Mon Sep 17 00:00:00 2001 From: Sophia Guo Date: Fri, 9 Aug 2024 14:40:44 -0400 Subject: [PATCH 2/2] Enable jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java 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 b984292273..1675527868 100755 --- a/get.sh +++ b/get.sh @@ -13,7 +13,6 @@ # limitations under the License. set -eo pipefail -test SDKDIR="" TESTDIR="$(pwd)" PLATFORM="" diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 86b3b2c2ce..b71e202935 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