..
BufferedInputStream
8294541: java/io/BufferedInputStream/TransferTo.java fails with OOME
2022-10-09 13:55:27 +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
ClassCache
8280041: Retry loop issues in java.io.ClassCache
2022-01-25 19:22:07 +00:00
Console
8299689: Make use of JLine for Console as "opt-in"
2023-01-09 18:23:42 +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
8305646: compile error on Alpine with gcc12 after 8298619 in libGetXSpace.c
2023-04-05 13:27:16 +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
8285523: Improve test java/io/FileOutputStream/OpenNUL.java
2022-04-29 07:34:46 +00: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
8292043: Incorrect decoding near EOF for stateful decoders like UTF-16
2022-08-22 16:26:37 +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
8306461: ObjectInputStream::readObject() should handle negative array sizes without throwing NegativeArraySizeExceptions
2023-05-08 14:56:05 +00:00
ObjectStreamClass
8307058: Implementation of Generational ZGC
2023-05-11 13:59:37 +00:00
OutputStream
8266460: java.io tests fail on null stream with upgraded jtreg/TestNG
2021-05-06 14:18:41 +00:00
OutputStreamWriter
8280157: wrong texts Falied in a couple of tests
2022-01-19 12:01:10 +00:00
pathNames
8283698: Refactor Locale constructors used in src/test
2022-04-08 15:23:25 +00: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
8276970: Default charset for PrintWriter that wraps PrintStream
2021-11-18 01:12:12 +00:00
PrintWriter
8183743: Umbrella: add overloads that take a Charset parameter
2017-12-12 11:10:12 -08:00
PushbackInputStream
8296431: PushbackInputStream should override transferTo
2022-11-14 18:03:18 +00:00
PushbackReader
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
RandomAccessFile
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
2022-06-09 01:50:54 +00: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
8297298: SequenceInputStream should override transferTo
2022-12-07 16:29:43 +00:00
Serializable
8292914: Lambda proxies have unstable names
2023-02-27 17:18:44 +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