jdk-24/test/jdk/java/io
2024-11-14 08:22:51 +00:00
..
BufferedInputStream 8322868: java/io/BufferedInputStream/TransferToTrusted.java has bad copyright header 2024-01-02 20:35:09 +00:00
BufferedReader
BufferedWriter
ByteArrayInputStream 8321053: Use ByteArrayInputStream.buf directly when parameter of transferTo() is trusted 2023-12-05 19:41:12 +00:00
ByteArrayOutputStream 8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier 2024-04-29 17:54:13 +00:00
CharArrayReader
charStreams
ClassCache 8280041: Retry loop issues in java.io.ClassCache 2022-01-25 19:22:07 +00:00
Console 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
DataInputStream
DataOutputStream
etc
Externalizable
File 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
FileDescriptor 8314120: Add tests for FileDescriptor.sync 2023-08-15 16:11:09 +00:00
FileInputStream 8341666: FileInputStream doesn't support readAllBytes() or readNBytes(int) on pseudo devices 2024-10-28 16:38:36 +00:00
FileOutputStream 8285523: Improve test java/io/FileOutputStream/OpenNUL.java 2022-04-29 07:34:46 +00:00
FilePermission 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
FileReader
FileWriter
FilterOutputStream
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
IO 8342936: Enhance java.io.IO with parameter-less println() and readln() 2024-11-14 08:22:51 +00:00
IOException
LineNumberInputStream
LineNumberReader
ObjectInputStream 8306461: ObjectInputStream::readObject() should handle negative array sizes without throwing NegativeArraySizeExceptions 2023-05-08 14:56:05 +00:00
ObjectStreamClass 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode 2024-10-30 11:05:07 +00:00
OutputStream 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG 2021-05-06 14:18:41 +00:00
OutputStreamWriter 8136895: Writer not closed with disk full error, file resource leaked 2023-07-21 15:21:02 +00:00
pathNames 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
PipedInputStream
PipedOutputStream
PipedReader
PipedWriter
PrintStream 8276970: Default charset for PrintWriter that wraps PrintStream 2021-11-18 01:12:12 +00:00
PrintWriter
PushbackInputStream 8296431: PushbackInputStream should override transferTo 2022-11-14 18:03:18 +00:00
PushbackReader
RandomAccessFile 8284780: Need methods to create pre-sized HashSet and LinkedHashSet 2022-06-09 01:50:54 +00:00
readBytes
Reader 8341566: Add Reader.of(CharSequence) 2024-10-24 14:34:58 +00:00
SequenceInputStream 8322141: SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred 2023-12-20 17:00:44 +00:00
Serializable 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
StreamTokenizer
StringBufferInputStream
StringReader
StringWriter
Writer 8266460: java.io tests fail on null stream with upgraded jtreg/TestNG 2021-05-06 14:18:41 +00:00
NegativeInitSize.java
SystemInAvailable.java
Unicode.java