smarks [Tue, 18 Nov 2014 17:02:50 -0800] rev 28557
8062807: Exporting RMI objects fails when run under restrictive SecurityManager
Reviewed-by: dfuchs, skoivu, igerasim, msheppar
alexsch [Wed, 05 Nov 2014 12:46:39 +0400] rev 28556
8062561: Test bug8055304 fails if file system default directory has read access
Reviewed-by: serb
xuelei [Mon, 03 Nov 2014 08:30:18 +0000] rev 28555
8061210: Issues in TLS
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
weijun [Thu, 23 Oct 2014 07:07:16 +0800] rev 28554
8061826: Part of JDK-8060474 should be reverted
Reviewed-by: mullan, ahgross
weijun [Tue, 21 Oct 2014 22:37:17 +0800] rev 28553
8060474: Resolve more parsing ambiguity
Reviewed-by: mullan, ahgross
smarks [Wed, 15 Oct 2014 15:41:50 -0700] rev 28552
8055309: RMI needs better transportation considerations
Reviewed-by: alanb, igerasim, skoivu, msheppar
weijun [Wed, 08 Oct 2014 19:13:57 +0800] rev 28551
8059485: Resolve parsing ambiguity
Reviewed-by: mullan, vinnie
ascarpino [Thu, 02 Oct 2014 11:20:48 -0700] rev 28550
8057555: Less cryptic cipher suite management
Reviewed-by: xuelei, igerasim, mullan, asmotrak
Contributed-by: jamil.j.nimeh@oracle.com
msheppar [Fri, 12 Sep 2014 16:11:40 +0100] rev 28549
8056264: Multicast support improvements
Summary: avoid passing a null ifname string to GetStringUTFChars native fn calls within a NetworkInterface method call flows
Reviewed-by: chegar, alanb
prr [Thu, 11 Sep 2014 10:12:33 -0700] rev 28548
8056276: Fontmanager feature improvements
Reviewed-by: srl, bae, mschoene
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
ddehaven [Tue, 20 Jan 2015 11:23:03 -0800] rev 28539
Merge
prr [Mon, 05 Jan 2015 13:30:23 -0800] rev 28538
Merge
serb [Tue, 30 Dec 2014 22:13:53 +0300] rev 28537
8056214: Stop including libjawt in libawt_xawt
Reviewed-by: ant, art, tbell
avstepan [Tue, 30 Dec 2014 17:26:06 +0400] rev 28536
8054358: move awt automated tests from AWT_Modality to OpenJDK repository - part 7
Reviewed-by: pchelko
serb [Thu, 25 Dec 2014 22:48:13 +0300] rev 28535
8068275: Some tests failed after JDK-8063104
Reviewed-by: azvegint, yan
serb [Thu, 25 Dec 2014 14:54:32 +0300] rev 28534
8067657: Dead/outdated links in Javadoc of package java.beans
Reviewed-by: azvegint, prr
serb [Thu, 25 Dec 2014 14:43:49 +0300] rev 28533
7180976: Pending String deadlocks UIDefaults
Reviewed-by: azvegint, alexsch
prr [Tue, 23 Dec 2014 13:34:20 -0800] rev 28532
Merge
alexsch [Wed, 17 Dec 2014 17:56:11 +0300] rev 28531
4796987: XP Only JButton.setBorderPainted() does not work with XP L&F
Reviewed-by: serb
alexsch [Wed, 17 Dec 2014 14:58:58 +0300] rev 28530
6219960: null reference in ToolTipManager
Reviewed-by: serb, azvegint
amurillo [Tue, 20 Jan 2015 10:22:44 -0800] rev 28529
Merge
amurillo [Thu, 15 Jan 2015 19:23:49 -0800] rev 28528
Merge
jbachorik [Mon, 12 Jan 2015 11:01:23 +0100] rev 28527
8062450: Timeout in LowMemoryTest.java
Reviewed-by: dholmes
ykantser [Mon, 12 Jan 2015 08:24:15 +0100] rev 28526
8068718: com/sun/jdi/CatchPatternTest.sh should be quarantined
Reviewed-by: jbachorik
Contributed-by: mikael.auno@oracle.com