Aside: but I thought I recalled that someone added Tom Rodriguez' webrev
updates that handle the next/prev file etc? But now I don't see it.
Example output:
http://cr.openjdk.java.net/~dholmes/8027755/webrev/makefiles/CompileLaunchers.gmk.cdiff.html
Thanks,
David
On 6/11/2013 2:50 AM, Mike Duigou wrote:
Thanks for looking into this issue!
I tried the patch and it worked correctly for me and the code looks good.
I've been using only Major.Minor version numbering for recent updates. This fix seems
worthy of being "25.1"
Mike
On Nov 5 2013, at 06:10 , Magnus Ihse Bursie <magnus.ihse.bur...@oracle.com>
wrote:
Bug: https://bugs.openjdk.java.net/browse/JDK-8027836
If the last file from a directory is moved by hg mv, the directory itself is
removed by mercurial.
Webrev cannot handle this situation properly.
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8027836-fix-webrev-moved-from-removed-dir/webrev.02
/Magnus