Re: RFR: JDK-8200174 compare.sh improvements

2018-03-23 Thread Erik Joelsson
Looks ok. Note that you can filter what checks are done with command line options. I usually add -libs when working specifically with native library differences. /Erik On 2018-03-23 04:59, Magnus Ihse Bursie wrote: This patch contains two larger improvements to compare.sh: * Start by doing

RFR: JDK-8200174 compare.sh improvements

2018-03-23 Thread Magnus Ihse Bursie
This patch contains two larger improvements to compare.sh: * Start by doing the binary comparison. This is often the most interesting part, and for interactive sessions, much time is saved is this is done first (after the quick sanity check of the file tree). * Allow not all parts (like the JRE