jwilhelm [Thu, 28 Nov 2019 07:05:13 +0100] rev 59301
Added tag jdk-14+25 for changeset 17d242844fc9
mli [Thu, 28 Nov 2019 13:48:25 +0800] rev 59300
8232446: logging enhancement for rmi when socket closed
Reviewed-by: rriggs, plevart
pconcannon [Wed, 27 Nov 2019 16:01:34 +0000] rev 59299
8233018: Add a new test to verify that DatagramSocket is not interruptible
Summary: Test added to check the interruptability of DatagramSocket, MulticastSocket and DatagramSocketAdaptor.
Reviewed-by: chegar, dfuchs
jboes [Wed, 27 Nov 2019 15:13:58 +0000] rev 59298
8234799: javadoc of java.util.Arrays.compare(T[] a, T[] b) misses the word "less"
Summary: Add word "less" to method-level javadoc
Reviewed-by: dfuchs, lancea