Minor coding style update of javadoc tag in any file in java.base Reviewed-by: prappo, lancea
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
Reviewed-by: darcy, ihse