.. |
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 |
ClassCache
|
8280041: Retry loop issues in java.io.ClassCache
|
2022-01-25 19:22:07 +00: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
|
8282657: Code cleanup: removing double semicolons at the end of lines
|
2022-03-07 21:33:40 +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
|
8287003: InputStreamReader::read() can return zero despite writing a char in the buffer
|
2022-05-27 15:23:01 +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 |
ObjectStreamClass
|
8277072: ObjectStreamClass caches keep ClassLoaders alive
|
2021-12-10 16:24:16 +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
|
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
|
8282657: Code cleanup: removing double semicolons at the end of lines
|
2022-03-07 21:33:40 +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
|
8078891: java.io.SequenceInputStream.close is not atomic and not idempotent
|
2019-07-29 09:09:23 -07:00 |
Serializable
|
8284191: Replace usages of 'a the' in hotspot and java.base
|
2022-05-24 11:25:13 +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 |