ascarpino [Mon, 02 May 2016 16:45:38 -0700] rev 37726
8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
Reviewed-by: mullan, xuelei
asmotrak [Mon, 02 May 2016 13:05:43 -0700] rev 37725
8155859: Problem list tools/pack200/Pack200Props.java
Reviewed-by: rriggs
prr [Mon, 02 May 2016 12:44:31 -0700] rev 37724
8155784: Build failure on Linux arm64
Reviewed-by: flar, serb
darcy [Sat, 30 Apr 2016 16:08:48 -0700] rev 37723
8155792: Add @jls citations to java.lang.String
Reviewed-by: alanb
tvaleev [Fri, 29 Apr 2016 16:58:00 -0700] rev 37722
8154387: Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less
Reviewed-by: psandoz
tvaleev [Fri, 29 Apr 2016 16:57:57 -0700] rev 37721
8153293: Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations
Reviewed-by: psandoz
michaelm [Sat, 30 Apr 2016 00:30:31 +0100] rev 37720
8087124: HTTP/2 implementation
Reviewed-by: chegar
psandoz [Fri, 29 Apr 2016 13:46:19 -0700] rev 37719
8154755: Add a VarHandle weakCompareAndSet with volatile semantics
Reviewed-by: shade, vlivanov