jdk-24/test/jdk/java/io/Reader
Philippe Marschall 65c19c4094 4926314: Optimize Reader.read(CharBuffer)
Reviewed-by: alanb, bpb
2021-04-26 17:33:35 +00:00
..
NullLock.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullReader.java 8204930: Reader:nullReader() spec does not match the behavior 2018-06-25 14:36:16 -07:00
OpsAfterClose.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReadCharBuffer.java 4926314: Optimize Reader.read(CharBuffer) 2021-04-26 17:33:35 +00:00
ReaderBulkReadContract.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReadIntoZeroLengthArray.java 8248383: Clarify java.io.Reader.read(char[], ...) behavior for full array 2020-12-17 16:29:57 +00:00
ReadParams.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Skip.java 8247918: Clarify Reader.skip behavior for end of stream 2021-02-19 17:21:11 +00:00
SkipInput.txt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SkipNegative.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TransferTo.java 8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java 2020-01-15 08:21:07 -08:00