Skip to content

Commit 7ef2b0f

Browse files
authored
[JDK22] Permanently disbale RedefinePreviousVersions (#4741)
RedefinePreviousVersions tests Hotspot specific cmd line options which are not supported in OpenJ9: -Xlog:redefine+class+iklass+add=trace,redefine+class+iklass+purge=trace RedefinePreviousVersions is permanently disabled for OpenJ9 since the above options are not supported by OpenJ9. Related: - eclipse-openj9/openj9#18046 - eclipse-openj9/openj9#18038 - ibmruntimes/openj9-openjdk-jdk21#34 - #4736 Signed-off-by: Babneet Singh <[email protected]>
1 parent 53cc06d commit 7ef2b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openjdk/excludes/ProblemList_openjdk22-openj9.txt

+1
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ serviceability/jvmti/thread/GetStackTrace/getstacktr03/getstacktr03.java https:/
548548
serviceability/jvmti/thread/GetStackTrace/getstacktr05/getstacktr05.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
549549
serviceability/jvmti/vthread/VThreadNotifyFramePopTest/VThreadNotifyFramePopTest.java https://github.com/adoptium/aqa-tests/issues/1297 aix-all
550550
serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java#no-vmcontinuations https://github.com/eclipse-openj9/openj9/issues/17712 generic-all
551+
serviceability/jvmti/RedefineClasses/RedefinePreviousVersions.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
551552

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

0 commit comments

Comments
 (0)