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
darcy [Wed, 27 Nov 2019 10:23:40 -0800] rev 59297
8234917: Explicitly discuss java.lang.Enum in Class.isEnum spec
Reviewed-by: jjg
zgu [Wed, 27 Nov 2019 11:52:57 -0500] rev 59296
8228720: Shenandoah: Implementation of concurrent class unloading
Reviewed-by: rkennke
darcy [Wed, 27 Nov 2019 06:36:41 -0800] rev 59295
8234781: Update description of InvalidClassException to include more conditions
Reviewed-by: alanb, chegar
hannesw [Wed, 27 Nov 2019 13:08:16 +0100] rev 59294
8223378: CSS solution for navbar problem with <a> elements is not ideal
Reviewed-by: jjg
sjohanss [Wed, 27 Nov 2019 12:18:40 +0100] rev 59293
8141637: Parallelize single threaded heap region iteration during Pre Evacuate Collection Set
Reviewed-by: tschatzl, lkorinth
stefank [Wed, 27 Nov 2019 11:31:46 +0100] rev 59292
8234897: 8234748: Clean up atomic and orderAccess includes - part 2
Reviewed-by: tschatzl, dholmes