Erik,

What is the purpose of this comparison. Is it time critical?

On a brief look

unzip -v > /tmp/1
unzip -v > /tmp/2
diff /tmp/1 /tmp/2

do exactly the same but much much faster.

Maybe I missed something.

-Dmitry


On 2013-01-22 14:03, Erik Joelsson wrote:
> Adding functionality to compare.sh to take two zip/jar files as
> arguments and just compare those.
> 
> http://cr.openjdk.java.net/~erikj/8006663/webrev.root.01/
> 
> /Erik


-- 
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* Give Rabbit time, and he'll always get the answer

Reply via email to