History log of /openjdk9/jdk/src/java.base/windows/classes/sun/nio/fs/WindowsPath.java
Revision Date Author Comments
# 15459:53fab310d21d 25-Aug-2016 alanb

8066943: (fs) Path.relativize() gives incorrect result for ".."
Reviewed-by: prappo, bpb


# 14853:870251e36c61 17-Jun-2016 alanb

8140449: (fs) Paths.get("x").relativize("") return ..\ on Windows
Reviewed-by: chegar, rriggs


# 14643:0dbd91df691e 30-May-2016 alanb

8066258: Re-examine com.sun.nio.file to see if it should be a supported API
Reviewed-by: chegar


# 14168:ffe057406801 14-Apr-2016 redestad

8154208: (fs) Drop code for Windows XP/2003 from file system provider
Reviewed-by: bpb, alanb


# 11372:c037e5f7386a 06-Feb-2015 bpb

8072495: (fs) Path.relativize() gives incorrect result for empty path on Windows
Summary: Correct handling of empty path in Windows version of relativize()
Reviewed-by: alanb, dfuchs


# 11179:1c621227cd4e 23-Dec-2014 bpb

8030090: (fs) Add default methods to Path for derived methods
Summary: Use method bodies from sun.nio.fs.AbstractPath as default method implementations in Path.
Reviewed-by: alanb


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com