RFR: JDK-8027836 Webrev script breaks for files that has been	moved from a directory which now is also removed
    Mike Duigou 
    mike.duigou at oracle.com
       
    Tue Nov  5 16:50:24 UTC 2013
    
    
  
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.bursie at 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
> 
    
    
More information about the build-dev
mailing list