jdk-24/test/jdk/java/io
2021-08-16 15:53:33 +00:00
..
BufferedInputStream 8214455: Relocate CDS archived regions to the top of the G1 heap 2021-04-08 00:41:28 +00:00
BufferedReader 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BufferedWriter 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ByteArrayInputStream 6766844: ByteArrayInputStream#read with a byte array of length 0 not consistent with InputStream when at EOF 2021-07-08 19:05:29 +00:00
ByteArrayOutputStream 8249699: java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore 2020-09-01 19:04:42 +01:00
CharArrayReader 4926314: Optimize Reader.read(CharBuffer) 2021-04-26 17:33:35 +00:00
charStreams 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Console 8265918: java/io/Console/CharsetTest.java failed with "expect: spawn id exp6 not open" 2021-04-29 13:01:30 +00:00
DataInputStream 8245036: DataInputStream.readFully(byte[], int, int) does not throw expected IndexOutOfBoundsExceptions 2020-08-07 12:58:40 -07:00
DataOutputStream 8223254: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space" 2019-05-02 14:15:09 -07:00
etc 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Externalizable 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
File 4847239: (spec) File.createTempFile() should make it clear that it doesn't create the temporary directory 2021-06-25 19:08:35 +00:00
FileDescriptor 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FileInputStream 8272297: FileInputStream should override transferTo() for better performance 2021-08-16 15:53:33 +00:00
FileOutputStream 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
FilePermission 8230407: SocketPermission and FilePermission action list allows leading comma 2019-10-16 14:32:17 -07:00
FileReader 8183554: Add constructors with Charset parameter for FileReader and FileWriter 2018-03-15 14:54:10 -07:00
FileWriter 8183554: Add constructors with Charset parameter for FileReader and FileWriter 2018-03-15 14:54:10 -07:00
FilterOutputStream 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InputStream 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG 2021-05-06 14:18:41 +00:00
InputStreamReader 4926314: Optimize Reader.read(CharBuffer) 2021-04-26 17:33:35 +00:00
IOException 8249836: java/io/IOException/LastErrorString.java should have bug-id as 1st word in @ignore 2020-12-01 12:57:36 +00:00
LineNumberInputStream 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LineNumberReader 8235792: LineNumberReader.getLineNumber() behavior is inconsistent with respect to EOF 2020-08-05 11:40:07 -07:00
ObjectInputStream 8231427: Warning cleanup in tests of java.io.Serializable 2019-10-11 13:11:56 -04:00
OutputStream 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG 2021-05-06 14:18:41 +00:00
OutputStreamWriter 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
pathNames 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PipedInputStream 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PipedOutputStream 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PipedReader 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PipedWriter 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PrintStream 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause 2019-09-05 16:26:53 -07:00
PrintWriter 8183743: Umbrella: add overloads that take a Charset parameter 2017-12-12 11:10:12 -08:00
PushbackInputStream 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PushbackReader 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RandomAccessFile 8204310: Simpler RandomAccessFile.setLength() on Windows 2018-06-29 17:35:04 -07:00
readBytes 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Reader 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG 2021-05-06 14:18:41 +00:00
SequenceInputStream 8078891: java.io.SequenceInputStream.close is not atomic and not idempotent 2019-07-29 09:09:23 -07:00
Serializable 8268826: Cleanup Override in Context-Specific Deserialization Filters 2021-07-09 14:33:56 +00:00
StreamTokenizer 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringBufferInputStream 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringReader 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringWriter 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Writer 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG 2021-05-06 14:18:41 +00:00
NegativeInitSize.java 8228392: Backout incorrect change done by JDK-8067801 2019-07-18 17:10:33 -07:00
SystemInAvailable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Unicode.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00