jdk-24/jdk/test/java/io/File
Brian Burkhalter 9d3f1e001a 8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly
When resolving a child to a parent, do not insert a file separator for Windows directory-relative paths

Reviewed-by: rriggs
2017-01-13 14:58:21 -08:00
..
createTempFile 8152272: Unable to create temporary file using createTempFile method if System.getProperty(file.separator) is used 2017-01-13 13:31:16 -08:00
AccessDenied.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Basic.java 6931128: (spec) File attribute tests fail when run as root 2012-08-15 22:46:35 +01:00
basic.sh 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
CheckPermission.java 8017212: File.createTempFile requires unnecessary "read" permission 2013-07-11 13:40:25 -07:00
CheckTempDir.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CompareTo.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Cons.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Create.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CreateNewFile.java 8013827: File.createTempFile hangs with temp file starting with 'com1.4' 2013-06-10 11:06:26 -07:00
DeleteOnExit.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
DeleteOnExitLong.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DeleteOnExitNPE.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
EmptyPath.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
FileMethods.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetAbsolutePath.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetCanonicalPath.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetParent.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetXSpace.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
GetXSpace.sh 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
HashCodeEquals.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
IsAbsolute.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
IsHidden.java 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys 2013-05-28 16:35:17 +01:00
ListNull.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ListRoots.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ListSpace.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MacPathTest.java 7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X 2012-07-19 21:23:53 -07:00
MacPathTest.sh 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
MaxPath.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MaxPathLength.java 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
Mkdir.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NulFile.java 8048840: File.createTempFile has uninformative failure message 2014-07-02 14:14:17 -07:00
NullArgs.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SetAccess.java 6931128: (spec) File attribute tests fail when run as root 2012-08-15 22:46:35 +01:00
SetLastModified.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
SetReadOnly.java 6931128: (spec) File attribute tests fail when run as root 2012-08-15 22:46:35 +01:00
SymLinks.java 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
ToURI.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ToURL.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Unicode.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Util.java 6931128: (spec) File attribute tests fail when run as root 2012-08-15 22:46:35 +01:00
WinDeviceName.java 4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win) 2013-08-15 12:36:50 -07:00
WinDirRelative.java 8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly 2017-01-13 14:58:21 -08:00
WinMaxPath.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
WinSpecialFiles.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00