prr [Thu, 11 Sep 2014 10:10:16 -0700] rev 28547
8055489: Better substitution formats
Reviewed-by: srl, bae, mschoene
alexsch [Thu, 11 Sep 2014 13:04:18 +0400] rev 28546
8055304: More boxing for DirectoryComboBoxModel
Reviewed-by: serb, prr, skoivu
michaelm [Wed, 10 Sep 2014 10:33:43 +0100] rev 28545
8048035: Ensure proper proxy protocols
Reviewed-by: alanb, chegar
mchung [Fri, 29 Aug 2014 20:16:35 -0700] rev 28544
8055314: Update refactoring for new loader
Reviewed-by: mullan, ahgross, igerasim
wetmore [Tue, 26 Aug 2014 17:09:05 -0700] rev 28543
8046656: Update protocol support
Reviewed-by: xuelei, wetmore, igerasim, mullan, asmotrak
Contributed-by: jamil.nimeh@oracle.com
plevart [Wed, 21 Jan 2015 12:49:53 +0100] rev 28542
8047769: SecureRandom should be more frugal with file descriptors
Summary: Introduce FileInputStreamPool to cache open FileInputStreams
Reviewed-by: wetmore, alanb, chegar
psandoz [Wed, 21 Jan 2015 09:46:24 +0000] rev 28541
8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator
Reviewed-by: chegar, lancea, alanb
dl [Wed, 21 Jan 2015 09:46:21 +0000] rev 28540
8068432: Inconsistent exception handling in CompletableFuture.thenCompose
Reviewed-by: psandoz, chegar, martin