jdk-24/test/jdk/java/nio
Patrick Concannon 7fd5cb6117 8242885: PlainDatagramSocketImpl doesn’t allow for the sending of IPv6 datagrams on macOS with sizes between 65508-65527 bytes
This fix changes the current max size for IPv6 datagrams on macOS from it's current size of 65507, which is the IPv4 limit, to 65527, the actual limit for IPv6 on macOS

Reviewed-by: alanb, dfuchs, vtewari
2020-07-31 12:42:32 +01:00
..
Buffer 8249543: Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent 2020-07-16 15:04:58 +02:00
ByteOrder 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
channels 8242885: PlainDatagramSocketImpl doesn’t allow for the sending of IPv6 datagrams on macOS with sizes between 65508-65527 bytes 2020-07-31 12:42:32 +01:00
charset 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
file 8213214: Set -Djava.io.tmpdir= when running tests 2020-06-23 06:51:35 -07:00
MappedByteBuffer 8246729: MappedByteBuffer.force() throws IndexOutOfBoundsException 2020-06-08 13:15:59 -07:00