jdk-24/test/jdk/java/nio/channels/Channels
Mark Sheppard 90df3b7fbb 8329190: (ch) DatagramChannel.receive should throw ClosedChannelException when called on closed channel
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: jpai, michaelm
2024-04-16 15:44:15 +00:00
..
Basic2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Basic.java 8275149: (ch) ReadableByteChannel returned by Channels.newChannel(InputStream) throws ReadOnlyBufferException 2021-10-15 22:58:21 +00:00
ClosedNetworkChannels.java 8329190: (ch) DatagramChannel.receive should throw ClosedChannelException when called on closed channel 2024-04-16 15:44:15 +00:00
CloseWriterOnFailedFlush.java 8136895: Writer not closed with disk full error, file resource leaked 2023-07-21 15:21:02 +00:00
EncodingTest.java 8183743: Umbrella: add overloads that take a Charset parameter 2017-12-12 11:10:12 -08:00
NewWriter.java 8318677: (ch) Add implNote about minBufferCap to main variant of Channels.newWriter 2023-10-30 18:28:01 +00:00
ReadByte.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReadOffset.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReadXBytes.java 8295798: (ch) Test java/nio/channels/Channels/ReadXBytes.java is very slow on Windows 2022-10-25 07:25:07 +00:00
ShortWrite.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketChannelStreams.java 8279339: (ch) Input/Output streams returned by Channels factory methods don't support concurrent read/write ops 2022-01-06 08:12:53 +00:00
TinyBuffers.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TransferTo2.java 8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets 2023-04-03 15:45:29 +00:00
TransferTo_2GB_transferFrom.java 8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets 2023-04-03 15:45:29 +00:00
TransferTo_2GB_transferTo.java 8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets 2023-04-03 15:45:29 +00:00
TransferTo.java 8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets 2023-04-03 15:45:29 +00:00
TransferToBase.java 8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets 2023-04-03 15:45:29 +00:00
Write.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00