jdk-24/jdk/test/java/io
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
..
BufferedInputStream 8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError 2014-05-09 15:24:57 +02:00
BufferedReader 8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic 2013-12-04 08:12:11 -08:00
BufferedWriter 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ByteArrayInputStream 6720170: ByteArrayInputStream.skip(long) can overflow internally 2010-11-04 14:19:31 -07:00
ByteArrayOutputStream 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM 2014-08-25 10:40:55 -07:00
CharArrayReader 8163877: Tests added in JDK-8163518 fail on some platforms 2016-08-11 23:41:48 +03:00
charStreams 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DataInputStream 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
DataOutputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
etc 8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails 2015-01-04 19:32:46 +00:00
Externalizable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
File 8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly 2017-01-13 14:58:21 -08:00
FileDescriptor 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
FileInputStream 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
FileOutputStream 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
FilePermission 8168979: @implNote for invalid FilePermission 2016-12-14 10:40:59 +08:00
FilterOutputStream 8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions 2015-06-29 08:39:29 -07:00
InputStream 8080835: Add blocking bulk read to java.io.InputStream 2015-06-04 10:27:06 +01:00
InputStreamReader 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
IOException 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
LineNumberInputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
LineNumberReader 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ObjectInputStream 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
OutputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
OutputStreamWriter 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
pathNames 8028631: Improve the test coverage to the pathname handling on unix-like platforms 2013-11-19 13:22:50 -08:00
PipedInputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PipedOutputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PipedReader 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PipedWriter 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PrintStream 8166553: undeclared dependencies for two IO tests 2016-09-23 12:08:38 +03:00
PrintWriter 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
PushbackInputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PushbackReader 8143394: PushbackReader throws NullPointerException 2015-12-15 09:02:46 -08:00
RandomAccessFile 4823133: RandomAccessFile.length() is not thread-safe 2015-12-18 16:06:26 +05:30
readBytes 8065998: Avoid use of _ as a one-character identifier 2014-12-02 15:12:40 +01:00
Reader 8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better 2016-07-11 17:18:59 -07:00
SequenceInputStream 7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError 2014-03-13 07:52:17 +04:00
Serializable 8170291: Unpredictable results of j.i.ObjectInputFilter::createFilter 2016-12-07 15:32:31 -05:00
StreamTokenizer 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
StringBufferInputStream 8163877: Tests added in JDK-8163518 fail on some platforms 2016-08-11 23:41:48 +03:00
StringReader 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StringWriter 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Writer 6856817: Poor performance of Writer#append with CharBuffer 2015-12-02 21:32:40 +01:00
NegativeInitSize.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SystemInAvailable.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