On 09/04/14 06:51, Magnus Ihse Bursie wrote:
On 2014-09-04 11:12, Erik Joelsson wrote:
Hello David,
I hear your pain and when reading this got to thinking that
separating clean and reconfigure targets shouldn't be that hard. I
came up with this solution:
Bug: https://bugs.openjdk.java.net/browse/JDK-8057537
Webrev: http://cr.openjdk.java.net/~erikj/8057537/webrev.root.01/
It separates the clean and reconfigure targets from the rest in the
root Makefile and runs them separately with -j1. This also solves the
problem of those targets not working well with the timer and summaries.
Looks good to me.
/Magnus
Looks good to me as well.
/Tim