8165314: Javac server process left running if build fails on Windows
Reviewed-by: tbell, wetmore
This commit is contained in:
parent
c8394b10af
commit
da68b22b6a
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user