From 9102e139b15237d7a044f3305e578b5c753c18bf Mon Sep 17 00:00:00 2001 From: Babneet Singh Date: Fri, 28 Jul 2023 15:08:33 -0400 Subject: [PATCH] [JDK21] Enable JVMTI ForceEarlyReturnTest eclipse-openj9/openj9#17874 fixes ForceEarlyReturnTest. Closes eclipse-openj9/openj9#17713 Signed-off-by: Babneet Singh --- openjdk/excludes/ProblemList_openjdk21-openj9.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/openjdk/excludes/ProblemList_openjdk21-openj9.txt b/openjdk/excludes/ProblemList_openjdk21-openj9.txt index bb0f7abd40..87ae2dbf5f 100644 --- a/openjdk/excludes/ProblemList_openjdk21-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk21-openj9.txt @@ -546,7 +546,6 @@ serviceability/jvmti/thread/GetStackTrace/getstacktr03/getstacktr03.java https:/ serviceability/jvmti/thread/GetStackTrace/getstacktr05/getstacktr05.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all serviceability/jvmti/vthread/VThreadNotifyFramePopTest/VThreadNotifyFramePopTest.java https://github.com/adoptium/aqa-tests/issues/1297 aix-all serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java#no-vmcontinuations https://github.com/eclipse-openj9/openj9/issues/17712 generic-all -serviceability/jvmti/vthread/ForceEarlyReturnTest/ForceEarlyReturnTest.java#no-vmcontinuations https://github.com/eclipse-openj9/openj9/issues/17713 generic-all # jdk_container jdk/internal/platform/docker/TestDockerCpuMetrics.java https://github.com/eclipse-openj9/openj9/issues/16462 generic-all