Review Request: JDK-8004145: build-infra: hgforest.sh cannot be interrupted safely.

Kelly O'Hair kelly.ohair at oracle.com
Mon Dec 3 16:34:04 UTC 2012


Nicely done. Looks good.

You do realize that the "you touched it last" rule may apply here in the future? ;^)

-kto

On Nov 29, 2012, at 5:17 AM, Fredrik Öhrström wrote:

> This patch makes sure that pressing ctrl-c when running "sh get_source.sh" actually
> sends a nice TERM signal to the background mercurial processes so that they can do
> a nice rollback, if they need to. Really useful, when that clone has stalled, because
> your network is down, and you want to stop and retry later.
> 
> http://cr.openjdk.java.net/~ohrstrom/webrev-8004145-hgforest/
> 
> //Fredrik
> 
> 




More information about the build-dev mailing list