Skip to content

Commit

Permalink
openjdk: add missing workspace arg to hostspot_gc target (#5478)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzambers authored Aug 1, 2024
1 parent 193c783 commit 695b1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@
<testCaseName>hotspot_gc</testCaseName>
<command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \
$(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \
-w $(Q)$(REPORTDIR)$(D)work$(Q) \
-r $(Q)$(REPORTDIR)$(D)report$(Q) \
-jdk:$(Q)$(TEST_JDK_HOME)$(Q) \
-exclude:$(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)ProblemList.txt$(Q) \
Expand Down

0 comments on commit 695b1fd

Please sign in to comment.