Looks ok. -kto
On Dec 7, 2012, at 12:28 AM, Erik Joelsson wrote: > Reminder to review this, please. > > /Erik > > On 2012-11-27 16:01, Erik Joelsson wrote: >> Small fix for common annoyance when rebuilding images. The zip utility >> returns 12 when it has nothing to do. This happens because we run it >> multiple times, once for each source root, when updating src.zip, even if >> only sources in one of the roots have changed. >> >> http://cr.openjdk.java.net/~erikj/8004045/webrev.root.01/ >> >> /Erik