msheppar [Mon, 25 Jan 2016 22:32:25 +0000] rev 39784
8079718: IIOP Input Stream Hooking
Reviewed-by: rriggs, ahgross, coffeys, skoivu
amurillo [Thu, 21 Jul 2016 16:42:57 +0000] rev 39783
Added tag jdk-9+128 for changeset 6668d6a6e7c4
duke [Wed, 05 Jul 2017 21:59:15 +0200] rev 39782
Merge
dl [Tue, 26 Jul 2016 10:06:19 -0700] rev 39781
8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
Reviewed-by: martin, psandoz, plevart
dl [Tue, 26 Jul 2016 10:02:05 -0700] rev 39780
8161608: StampedLock should use storeStoreFence when acquiring write lock
Reviewed-by: martin, psandoz, plevart
dl [Tue, 26 Jul 2016 09:57:51 -0700] rev 39779
8160751: Optimize ConcurrentHashMap.keySet().removeAll
8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present
Reviewed-by: martin, psandoz, plevart
dl [Tue, 26 Jul 2016 09:53:38 -0700] rev 39778
8160402: Garbage retention with CompletableFuture.anyOf
Reviewed-by: martin, psandoz, plevart
dl [Tue, 26 Jul 2016 09:49:25 -0700] rev 39777
8162396: j.u.c java.lang.LinkageError
Reviewed-by: martin, psandoz, plevart
dfuchs [Tue, 26 Jul 2016 14:30:52 +0100] rev 39776
8153082: Update XSLT compiler to generate classes that invoke addReads
Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)
Reviewed-by: alanb, clanger, joehw
vtewari [Tue, 26 Jul 2016 13:26:12 +0530] rev 39775
8161291: Serialization Tests for URLPermission is failing
Reviewed-by: dfuchs, chegar