Skip to content

Commit 695b1fd

Browse files
authored
openjdk: add missing workspace arg to hostspot_gc target (#5478)
1 parent 193c783 commit 695b1fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openjdk/playlist.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@
278278
<testCaseName>hotspot_gc</testCaseName>
279279
<command>$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \
280280
$(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \
281+
-w $(Q)$(REPORTDIR)$(D)work$(Q) \
281282
-r $(Q)$(REPORTDIR)$(D)report$(Q) \
282283
-jdk:$(Q)$(TEST_JDK_HOME)$(Q) \
283284
-exclude:$(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)ProblemList.txt$(Q) \

0 commit comments

Comments
 (0)