提交 716af9fb 编写于 作者: E erikj

8165314: Javac server process left running if build fails on Windows

Reviewed-by: tbell, wetmore
上级 d201cf64
......@@ -314,6 +314,9 @@ else # HAS_SPEC=true
endif
on-failure:
$(call CleanupSmartJavac)
$(call StopGlobalTimer)
$(call ReportBuildTimes)
$(call PrintFailureReports)
$(call PrintBuildLogFailures)
$(PRINTF) "Hint: If caused by a warning, try configure --disable-warnings-as-errors.\n\n"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册