pmuthuswamy [Wed, 12 Dec 2018 13:01:29 +0530] rev 52961
8214468: jQuery UI upgrade from 1.11.4 to 1.12.1
Reviewed-by: hannesw
jgeorge [Wed, 12 Dec 2018 10:13:11 +0530] rev 52960
8200613: SA: jstack throws UnmappedAddressException with a CDS core file
Summary: Dump the closed archive heap space into the corefile on Linux by setting bit 2 of the coredump_filter file to dump the file backed private mappings.
Reviewed-by: iklam, cjplummer, kevinw, coleenp
dl [Tue, 11 Dec 2018 19:55:27 -0800] rev 52959
8214457: Miscellaneous changes imported from jsr166 CVS 2018-12
Reviewed-by: martin
dl [Tue, 11 Dec 2018 19:55:27 -0800] rev 52958
8214427: probable bug in logic of ConcurrentHashMap.addCount()
Reviewed-by: martin, dholmes