From 4233a43b64a31ecdfbabf55d0751e134ad8fe904 Mon Sep 17 00:00:00 2001 From: Anna Babu Palathingal <148897727+annaibm@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:23:02 -0500 Subject: [PATCH] Enable FinalWrapper for platform * Enabled FinalWrapper test for platforms other than windows,aarch64_mac,ppc64_aix for openj9. related: https://github.com/eclipse-openj9/openj9/issues/16569 Signed-off-by: Anna Babu Palathingal --- system/jcstress/playlist.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/system/jcstress/playlist.xml b/system/jcstress/playlist.xml index 980582af64..2ce3936524 100644 --- a/system/jcstress/playlist.xml +++ b/system/jcstress/playlist.xml @@ -394,6 +394,7 @@ https://github.com/eclipse-openj9/openj9/issues/16569 openj9 + .*(windows|aarch64_mac|ppc64_aix).* 8+