Brian Burkhalter
|
36ac83904c
|
8073061: (fs) Files.copy(foo, bar, REPLACE_EXISTING) deletes bar even if foo is not readable
Reviewed-by: alanb
|
2023-09-26 15:27:44 +00:00 |
|
Brian Burkhalter
|
8dfde28b28
|
8315485: (fs) Move java/nio/file/Path/Misc.java tests into java/nio/file/Path/PathOps.java
Reviewed-by: alanb
|
2023-09-15 15:15:46 +00:00 |
|
Brian Burkhalter
|
63f561fac2
|
8306882: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link
Reviewed-by: alanb
|
2023-08-31 21:14:22 +00:00 |
|
Brian Burkhalter
|
dd64a4a483
|
8315241: (fs) Move toRealPath tests in java/nio/file/Path/Misc.java to separate JUnit 5 test
Reviewed-by: rriggs
|
2023-08-30 16:58:16 +00:00 |
|
Brian Burkhalter
|
096b7ff097
|
8314810: (fs) java/nio/file/Files/CopyInterference.java should use TestUtil::supportsLinks
Reviewed-by: aturbanov, alanb
|
2023-08-23 15:31:33 +00:00 |
|
Brian Burkhalter
|
6b396da278
|
8062795: (fs) Files.setPermissions requires read access when NOFOLLOW_LINKS specified
Reviewed-by: alanb
|
2023-08-16 17:53:56 +00:00 |
|
Brian Burkhalter
|
c132176b93
|
8114830: (fs) Files.copy fails due to interference from something else changing the file system
Reviewed-by: alanb, vtewari
|
2023-08-14 17:48:50 +00:00 |
|
Brian Burkhalter
|
2bdfa836ad
|
8262742: (fs) Add Path::resolve with varargs string
Reviewed-by: alanb
|
2023-07-24 19:59:17 +00:00 |
|
sunyaqi
|
cfae6ef2f6
|
8309778: java/nio/file/Files/CopyAndMove.java fails when using second test directory
Reviewed-by: alanb
|
2023-06-16 06:15:55 +00:00 |
|
Brian Burkhalter
|
8dbd384003
|
8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS)
Reviewed-by: lancea, alanb
|
2023-05-31 19:40:23 +00:00 |
|
Brian Burkhalter
|
a5343fa605
|
8281149: (fs) java/nio/file/FileStore/Basic.java fails with java.lang.RuntimeException: values differ by more than 1GB
Reviewed-by: jpai, rriggs
|
2023-05-19 15:37:37 +00:00 |
|
Brian Burkhalter
|
6d4782bc73
|
8307976: (fs) Files.createDirectories(dir) returns dir::toAbsolutePath instead of dir
Reviewed-by: alanb
|
2023-05-17 16:04:08 +00:00 |
|
Brian Burkhalter
|
a04b1049ff
|
8303413: (fs) Ignore polling interval sensitivity modifiers in PollingWatchService
Reviewed-by: alanb
|
2023-03-03 18:33:58 +00:00 |
|
Brian Burkhalter
|
638d612c6b
|
8298478: (fs) Path.of should allow input to include long path prefix
Reviewed-by: alanb
|
2023-02-08 19:20:39 +00:00 |
|
Brian Burkhalter
|
10356e767a
|
8298303: (fs) temporarily remove Path.getExtension
Reviewed-by: smarks, alanb
|
2022-12-07 18:54:18 +00:00 |
|
Michal Karm Babacek
|
914ef07fed
|
8297609: Add application/wasm MIME type for wasm file extension
Reviewed-by: jpai, michaelm
|
2022-12-05 01:59:20 +00:00 |
|
Brian Burkhalter
|
5b7e70645b
|
8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed
Reviewed-by: alanb
|
2022-11-04 17:32:32 +00:00 |
|
Brian Burkhalter
|
25dfcbdea5
|
8289689: (fs) Re-examine the need for normalization to Unicode Normalization Format D (macOS)
Reviewed-by: jpai, alanb
|
2022-11-03 15:47:51 +00:00 |
|
Brian Burkhalter
|
50d91a31d4
|
8057113: (fs) Path should have a method to obtain the filename extension
Reviewed-by: rriggs, lancea, mr, alanb
|
2022-11-01 21:35:54 +00:00 |
|
Brian Burkhalter
|
a07975bf3e
|
8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output
Reviewed-by: alanb, shade, lancea
|
2022-09-29 21:06:49 +00:00 |
|
Jaikiran Pai
|
169a5d48af
|
8294193: Files.createDirectories throws FileAlreadyExistsException for a symbolic link whose target is an existing directory
Reviewed-by: alanb
|
2022-09-26 05:16:31 +00:00 |
|
Brian Burkhalter
|
6e23b43220
|
8293502: (fc) FileChannel::transfer methods fail to copy /proc files on Linux
Reviewed-by: alanb
|
2022-09-19 15:57:06 +00:00 |
|
Brian Burkhalter
|
da596182a4
|
8264744: (fs) Use file cloning in Linux version of Files::copy method
Reviewed-by: alanb
|
2022-09-06 18:10:58 +00:00 |
|
Brian Burkhalter
|
6397d564a5
|
8151430: (fs) BasicFileAttributeView.setTimes should support setting file create time on OS X
Reviewed-by: alanb
|
2022-08-09 22:29:04 +00:00 |
|
Brian Burkhalter
|
4040927d17
|
8290047: (fs) FileSystem.getPathMatcher does not check for ":" at last index
Reviewed-by: naoto, rriggs, alanb, lancea
|
2022-08-09 17:07:14 +00:00 |
|
KIRIYAMA Takuya
|
adf40d25a1
|
8290149: java/nio/file/Files/probeContentType/Basic.java fails on Windows Server 2019/2022
Reviewed-by: jpai, lancea
|
2022-07-14 07:00:33 +00:00 |
|
Brian Burkhalter
|
44fb92e2aa
|
8290197: test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension
Reviewed-by: lancea, dfuchs, jpai
|
2022-07-13 15:13:27 +00:00 |
|
Lance Andersen
|
6aaf141f61
|
8289984: Files:isDirectory and isRegularFile methods not throwing SecurityException
Reviewed-by: iris, alanb
|
2022-07-08 18:56:04 +00:00 |
|
Lance Andersen
|
d48694d0f3
|
8283335: Add exists and readAttributesIfExists methods to FileSystemProvider
Reviewed-by: alanb
|
2022-07-05 19:45:08 +00:00 |
|
Brian Burkhalter
|
e291a67e96
|
8289584: (fs) Print size values in java/nio/file/FileStore/Basic.java when they differ by > 1GiB
Reviewed-by: alanb
|
2022-07-01 19:13:49 +00:00 |
|
Naoto Sato
|
2728770e3d
|
8288589: Files.readString ignores encoding errors for UTF-16
Reviewed-by: rriggs, iris, alanb
|
2022-06-23 15:49:43 +00:00 |
|
Brian Burkhalter
|
d482d7f5b9
|
8286160: (fs) Files.exists returns unexpected results with C:\pagefile.sys because it's not readable
Reviewed-by: alanb
|
2022-06-09 16:30:53 +00:00 |
|
Naoto Sato
|
6fb84e2c91
|
8287541: Files.writeString fails to throw IOException for charset "windows-1252"
Reviewed-by: iris, bpb, alanb, jpai, lancea, aturbanov
|
2022-06-08 15:50:06 +00:00 |
|
Brian Burkhalter
|
13596cdf69
|
8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system
Reviewed-by: chegar, alanb
|
2022-06-02 17:36:25 +00:00 |
|
Brian Burkhalter
|
8071b2311c
|
8287237: (fs) Files.probeContentType returns null if filename contains hash mark on Linux
Reviewed-by: rriggs, jpai, vtewari
|
2022-06-01 15:15:53 +00:00 |
|
Lance Andersen
|
90750decb4
|
8272477: Additional cleanup of test/jdk/java/nio/file/spi/SetDefaultProvider.java
Reviewed-by: bpb
|
2022-03-24 18:35:13 +00:00 |
|
Andrey Turbanov
|
f9137cb7b7
|
8280896: java/nio/file/Files/probeContentType/Basic.java fails on Windows 11
Reviewed-by: jpai, bpb
|
2022-03-23 19:27:56 +00:00 |
|
Brian Burkhalter
|
fdce97df5f
|
8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system
Reviewed-by: lancea, alanb
|
2022-03-10 17:36:51 +00:00 |
|
Matthias Baesken
|
fd8cb2dae8
|
8278346: java/nio/file/Files/probeContentType/Basic.java fails on Linux SLES15 machine
Reviewed-by: shade
|
2021-12-08 14:03:56 +00:00 |
|
Brian Burkhalter
|
15345e3edc
|
8276661: (fs) UserDefinedFileAttributeView no longer works with long path (win)
Reviewed-by: alanb
|
2021-12-02 20:53:13 +00:00 |
|
Alex Kasko
|
b6876649a8
|
8277159: Fix java/nio/file/FileStore/Basic.java test by ignoring /run/user/* mount points
Reviewed-by: bpb, shade
|
2021-11-17 17:48:07 +00:00 |
|
Aleksey Shipilev
|
0f463a7bf7
|
8276845: (fs) java/nio/file/spi/SetDefaultProvider.java fails on x86_32
Reviewed-by: alanb
|
2021-11-10 09:50:27 +00:00 |
|
Brian Burkhalter
|
684edbb4c8
|
8273922: (fs) UserDefinedFileAttributeView doesn't handle file names that are just under the MAX_PATH limit (win)
Reviewed-by: alanb
|
2021-11-03 16:55:23 +00:00 |
|
Jaikiran Pai
|
633eab23f0
|
8174819: java/nio/file/WatchService/LotsOfEvents.java fails intermittently
Reviewed-by: alanb
|
2021-09-28 04:54:58 +00:00 |
|
Julia Boes
|
bb74ae87ab
|
8274171: java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
Reviewed-by: rriggs, bpb
|
2021-09-24 08:08:27 +00:00 |
|
Julia Boes
|
65ed0a742e
|
8273655: content-types.properties files are missing some common types
Reviewed-by: bpb, dfuchs
|
2021-09-21 08:07:25 +00:00 |
|
Brian Burkhalter
|
dfeb4132e4
|
8272964: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
Reviewed-by: dfuchs
|
2021-08-27 16:08:29 +00:00 |
|
Brian Burkhalter
|
aaedac635a
|
8265261: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
Reviewed-by: dfuchs
|
2021-08-24 17:04:35 +00:00 |
|
Lance Andersen
|
717792c3b7
|
8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path
Reviewed-by: naoto, bpb, iris, joehw
|
2021-08-13 16:11:04 +00:00 |
|
Sean Mullan
|
4fc3180f75
|
8266345: (fs) Custom DefaultFileSystemProvider security related loops
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Reviewed-by: bpb, chegar
|
2021-07-12 14:54:38 +00:00 |
|