jdk-24/jdk/test/java/nio/file/Files
Brian Burkhalter 82e9d18d0e 8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
Remove GioFileTypeDetector and MagicFileTypeDetector.

Reviewed-by: alanb
2016-07-27 14:27:46 -07:00
..
probeContentType 8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic 2016-07-27 14:27:46 -07:00
walkFileTree 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
BytesAndLines.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
CheckPermissions.java 8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option 2015-05-07 16:12:10 -07:00
CopyAndMove.java 8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently 2015-06-19 09:35:10 -07:00
CustomOptions.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
delete_on_close.sh 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
DeleteOnClose.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
FaultyFileSystem.java 8006884: (fs) Add Files.list, lines and find 2013-05-09 14:44:56 -07:00
FileAttributes.java 8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly 2014-11-28 14:58:10 +00:00
InterruptCopy.java 8066258: Re-examine com.sun.nio.file to see if it should be a supported API 2016-05-30 17:38:05 +01:00
Links.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
Misc.java 8032220: Files.createDirectories throws exception with confusing message for root directories that exist 2014-01-21 09:33:48 +00:00
NameLimits.java 8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long 2013-05-10 14:53:33 +01:00
PassThroughFileSystem.java 8006884: (fs) Add Files.list, lines and find 2013-05-09 14:44:56 -07:00
SBC.java 8066258: Re-examine com.sun.nio.file to see if it should be a supported API 2016-05-30 17:38:05 +01:00
SetLastModifiedTime.java 8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly 2014-11-28 14:58:10 +00:00
StreamLinesTest.java 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
StreamTest.java 8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files 2015-08-12 07:55:24 -07:00
TemporaryFiles.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00