jdk/src/java.base/share/classes/java/nio
Daniel Fuchs a690af3832 8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
DatagramChannel::disconnect will attempt to rebind to the original port if the local port switches back to 0 after the association is disolved by the system.

Reviewed-by: alanb, chegar, fweimer
2019-10-09 17:38:58 +01:00
..
channels 8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx) 2019-10-09 17:38:58 +01:00
charset 8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs 2019-09-24 08:55:13 -07:00
file 8232003: (fs) Files.write can leak file descriptor in the exception case 2019-10-08 15:30:46 +02:00
Bits.java 8048192: (bf) Out of direct buffer memory message should include the limits 2019-02-22 10:13:34 -08:00
Buffer.java 8230648: Replace @exception tag with @throws in java.base 2019-09-20 11:07:52 +01:00
BufferMismatch.java 8205194: Improve the Array Comparison when there is mismatch at first element 2018-06-22 12:51:49 -07:00
ByteBufferAs-X-Buffer.java.template 8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes 2019-03-15 16:24:07 -07:00
ByteOrder.java 8201494: Avoid early initialization of java.nio.Bits 2018-04-12 17:23:32 +02:00
CharBufferSpliterator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Direct-X-Buffer-bin.java.template 8199462: Use Reference.reachabilityFence in direct ByteBuffer methods 2018-03-12 16:09:18 -07:00
Direct-X-Buffer.java.template 8224974: Implement JEP 352 2019-08-20 10:11:53 +01:00
exceptions 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Heap-X-Buffer.java.template 8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes 2019-03-15 16:24:07 -07:00
MappedByteBuffer.java 8230648: Replace @exception tag with @throws in java.base 2019-09-20 11:07:52 +01:00
package-info.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringCharBuffer.java 8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes 2019-03-15 16:24:07 -07:00
X-Buffer-bin.java.template 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
X-Buffer.java.template 8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes 2019-03-15 16:24:07 -07:00