jdk/src/java.base/share/classes/java
Arthur Eubanks 8c5313aa79 8220585: Incorrect code in MulticastSocket sample code
Sample code shows that String.length() can be passed to a DatagramPacket along with String.getBytes(), but is incorrect for non-ASCII Strings.

Reviewed-by: martin, chegar
2019-03-13 09:12:38 -07:00
..
io 8202675: Replace process-wide terminology in serial filtering to be consistent 2019-01-15 15:56:41 -05:00
lang 8220237: ProcessBuilder API documentation typo 2019-03-12 12:48:03 -04:00
math Merge 2019-01-15 22:54:09 +01:00
net 8220585: Incorrect code in MulticastSocket sample code 2019-03-13 09:12:38 -07:00
nio 5071718: (bf) Add ByteBuffer.slice(int offset, int length) 2019-02-28 12:05:59 -08:00
security 8215430: Remove the internal package com.sun.net.ssl 2019-03-01 08:35:14 -08:00
text 8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec 2019-03-11 14:22:23 +05:30
time 8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra 2019-01-31 12:43:59 -08:00
util 8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales 2019-02-28 14:03:04 -08:00