< prev index next >

test/failure_handler/Makefile

Print this page
rev 2291 : 8168414: Various timeouthandler fixes

*** 92,101 **** --- 92,102 ---- -timeout:0.1 -va -retain:all \ -noreport \ -agentvm \ -thd:"${TARGET_JAR}" \ -th:jdk.test.failurehandler.jtreg.GatherProcessInfoTimeoutHandler \ + -thtimeout:0 \ -od:"${TARGET_JAR}" \ -o:jdk.test.failurehandler.jtreg.GatherDiagnosticInfoObserver \ -w:"${RUN_DIR}/JTwork" \ -r:"${RUN_DIR}/JTreport" \ $(if ${JTREG_TESTS}, ${JTREG_TESTS}, test) \
< prev index next >