diff --git a/openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt b/openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt index 4c0713e45e..4d6899b647 100644 --- a/openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdkvalhalla-openj9.txt @@ -57,7 +57,13 @@ runtime/valhalla/inlinetypes/TestInheritedInlineTypeFields.java https://github.c serviceability/jvmti/valhalla/Heapwalking/ValueHeapwalkingTest.java https://github.com/eclipse-openj9/openj9/issues/24133 generic-all serviceability/jvmti/valhalla/SampledObjectAllocValue/SampledObjectAllocValue.java https://github.com/eclipse-openj9/openj9/issues/23993 generic-all serviceability/jvmti/valhalla/SetTag/ValueTagMapTest.java https://github.com/eclipse-openj9/openj9/issues/24134 generic-all -serviceability/jvmti/valhalla/VMObjectAllocValue/VMObjectAllocValueTest.java https://github.com/eclipse-openj9/openj9/issues/23992 generic-all + +############################################################################ + +# Tests with known failures that are unrelated to Valhalla. + +############################################################################ +serviceability/jvmti/valhalla/VMObjectAllocValue/VMObjectAllocValueTest.java https://github.com/eclipse-openj9/openj9/issues/15994 generic-all ############################################################################