Igor Ignatyev
|
21a0458422
|
8210112: remove jdk.testlibrary.ProcessTools
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2018-09-07 14:01:52 -07:00 |
|
Joe Wang
|
0afc1b41c3
|
8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
Reviewed-by: sherman
|
2018-08-20 10:11:26 -07:00 |
|
Joe Wang
|
e5ac84c7b0
|
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Reviewed-by: sherman, alanb, lancea
|
2018-06-27 09:31:51 -07:00 |
|
Alan Bateman
|
807c4ae4a3
|
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Reviewed-by: bpb
|
2018-06-26 08:13:02 +01:00 |
|
Brian Burkhalter
|
edbda00716
|
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
Reviewed-by: alanb
|
2018-06-15 12:48:19 -07:00 |
|
Brian Burkhalter
|
06eb010e7e
|
8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
Reviewed-by: bchristi
|
2018-06-13 13:12:50 -07:00 |
|
Joe Wang
|
ca487166f4
|
8201276: (fs) Add methods to Files for reading/writing a string from/to a file
Reviewed-by: rriggs, smarks, sherman, forax, alanb, mli
|
2018-06-13 12:50:45 -07:00 |
|
Brian Burkhalter
|
683eebde09
|
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
Reviewed-by: alanb
|
2018-06-08 07:58:19 -07:00 |
|
Brian Burkhalter
|
e9f3b0e527
|
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
Reviewed-by: alanb
|
2018-06-07 07:43:29 -07:00 |
|
Brian Burkhalter
|
dd07ad1703
|
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
Remove POSIX conditional compilation and correct stat64 times for macOS
Reviewed-by: alanb, simonis
|
2017-12-07 08:56:04 -08:00 |
|
Brian Burkhalter
|
95c6c8ce11
|
8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java
Replace expectedTypes with expectedTypes[i] in the line in question.
Reviewed-by: alanb
|
2017-11-03 10:18:27 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|