History log of /openjdk9/jdk/test/java/io/File/WinDirRelative.java
Revision Date Author Comments
# 16471:628ada191957 13-Jan-2017 bpb

8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly
Summary: When resolving a child to a parent, do not insert a file separator for Windows directory-relative paths
Reviewed-by: rriggs