Re: RFR: JDK-8074055 Improvements in compare.sh from build-infra

2015-03-02 Thread Erik Joelsson
Looks good to me. /Erik On 2015-02-27 22:25, Magnus Ihse Bursie wrote: This is a few improvements of the compare.sh script, originally targeted for JDK-8069064. It was forced to be left out at the last moment to avoid costly merge conflicts. :-( Since then JDK-8073965 has modified compare.sh

RFR: JDK-8074055 Improvements in compare.sh from build-infra

2015-02-27 Thread Magnus Ihse Bursie
This is a few improvements of the compare.sh script, originally targeted for JDK-8069064. It was forced to be left out at the last moment to avoid costly merge conflicts. :-( Since then JDK-8073965 has modified compare.sh in somewhat the same way, but not as complete. Inspired by the changes i