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 >