From 42c4fbf356f09e2e845f79a1673f70f248e4750c Mon Sep 17 00:00:00 2001 From: Theresa Mammarella Date: Fri, 23 Jan 2026 13:57:42 -0500 Subject: [PATCH] Enable jdk_valhalla tests that are passing These are passing since the last time they were run. Signed-off-by: Theresa Mammarella --- openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt b/openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt index 5c13b7b1f5..1c8ef96a21 100644 --- a/openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt @@ -19,7 +19,6 @@ # jdk_valhalla - valhalla ############################################################################ -valhalla/valuetypes/ArrayElementVarHandleTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all valhalla/valuetypes/FlatVarHandleTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all valhalla/valuetypes/IsIdentityClassTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all valhalla/valuetypes/LayoutIterationTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all @@ -27,10 +26,7 @@ valhalla/valuetypes/MethodHandleTest.java https://github.com/eclipse-openj9/open valhalla/valuetypes/NullRestrictedArraysTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all valhalla/valuetypes/NullRestrictedTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all valhalla/valuetypes/ValueObjectMethodsTest.java https://github.com/eclipse-openj9/openj9/issues/23172 generic-all -valhalla/valuetypes/RecursiveValueClass.java https://github.com/eclipse-openj9/openj9/issues/20497 generic-all valhalla/valuetypes/Reflection.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all -valhalla/valuetypes/StreamTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all -valhalla/valuetypes/SubstitutabilityTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all valhalla/valuetypes/WeakReferenceTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all ############################################################################ @@ -38,7 +34,6 @@ valhalla/valuetypes/WeakReferenceTest.java https://github.com/eclipse-openj9/ope # jdk_valhalla - java/lang/invoke ############################################################################ -java/lang/invoke/BigArityTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all java/lang/invoke/MethodHandleProxies/WrapperHiddenClassTest.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all java/lang/invoke/VarHandles/VarHandleTestAccessValue.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessValue.java https://github.com/eclipse-openj9/openj9/issues/20404 generic-all