From cc26eb728d86c9c1153af071c87a1a7c1366e221 Mon Sep 17 00:00:00 2001 From: LongyuZhang <longyu.zhang@ibm.com> Date: Thu, 9 Jan 2025 11:04:08 -0500 Subject: [PATCH] Enable jdk_restricted_security for JDK11 all platforms (#5816) (#5844) Enable jdk_restricted_security for JDK11 all platforms Signed-off-by: LongyuZhang <longyu.zhang@ibm.com> --- openjdk/playlist.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/openjdk/playlist.xml b/openjdk/playlist.xml index ccdf46f09a..db00722307 100644 --- a/openjdk/playlist.xml +++ b/openjdk/playlist.xml @@ -1659,12 +1659,6 @@ </test> <test> <testCaseName>jdk_restricted_security</testCaseName> - <disables> - <disable> - <comment>github_ibm/runtimes/automation/issues/151</comment> - <platform>.*(mac|windows|aix).*</platform> - </disable> - </disables> <command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ $(JTREG_BASIC_OPTIONS) $(JDK_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \ $(TIMEOUT_HANDLER) \