Skip to content

Commit

Permalink
[JDK21] Disable GetStackTraceAndRetransformTest
Browse files Browse the repository at this point in the history
GetStackTraceAndRetransformTest is being excluded for JDK21.

It has already been excluded for JDK22+ since OpenJ9 does not
support the WhiteBox API.

Related: eclipse-openj9/openj9#18809

Signed-off-by: Babneet Singh <[email protected]>
  • Loading branch information
babsingh committed Feb 14, 2024
1 parent 63c7c9e commit e2ef14f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ serviceability/jvmti/RedefineClasses/RedefinePreviousVersions.java https://githu
serviceability/jvmti/vthread/ToggleNotifyJvmtiTest/ToggleNotifyJvmtiTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java#default https://github.com/eclipse-openj9/openj9/issues/18426 generic-all
serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java#no-vmcontinuations https://github.com/eclipse-openj9/openj9/issues/18426 generic-all
serviceability/jvmti/thread/GetStackTrace/GetStackTraceAndRetransformTest/GetStackTraceAndRetransformTest.java https://github.com/eclipse-openj9/openj9/issues/18809 generic-all

# jdk_container
jdk/internal/platform/docker/TestDockerCpuMetrics.java https://github.com/eclipse-openj9/openj9/issues/16462 generic-all

0 comments on commit e2ef14f

Please sign in to comment.