Skip to content

Commit

Permalink
Enable jdk_restricted_security for JDK11 all platforms
Browse files Browse the repository at this point in the history
Enable jdk_restricted_security for JDK11 all platforms

Signed-off-by: LongyuZhang <longyu.zhang@ibm.com>
  • Loading branch information
LongyuZhang committed Dec 11, 2024
1 parent 108e26b commit 4479bb8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions openjdk/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1655,12 +1655,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) \
Expand Down

0 comments on commit 4479bb8

Please sign in to comment.