Thu, 11 Sep 2014 13:04:18 +0400 8055304: More boxing for DirectoryComboBoxModel
alexsch [Thu, 11 Sep 2014 13:04:18 +0400] rev 28546
8055304: More boxing for DirectoryComboBoxModel Reviewed-by: serb, prr, skoivu
Wed, 10 Sep 2014 10:33:43 +0100 8048035: Ensure proper proxy protocols
michaelm [Wed, 10 Sep 2014 10:33:43 +0100] rev 28545
8048035: Ensure proper proxy protocols Reviewed-by: alanb, chegar
Fri, 29 Aug 2014 20:16:35 -0700 8055314: Update refactoring for new loader
mchung [Fri, 29 Aug 2014 20:16:35 -0700] rev 28544
8055314: Update refactoring for new loader Reviewed-by: mullan, ahgross, igerasim
Tue, 26 Aug 2014 17:09:05 -0700 8046656: Update protocol support
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
Wed, 21 Jan 2015 12:49:53 +0100 8047769: SecureRandom should be more frugal with file descriptors
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
Wed, 21 Jan 2015 09:46:24 +0000 8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator
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
Wed, 21 Jan 2015 09:46:21 +0000 8068432: Inconsistent exception handling in CompletableFuture.thenCompose
dl [Wed, 21 Jan 2015 09:46:21 +0000] rev 28540
8068432: Inconsistent exception handling in CompletableFuture.thenCompose Reviewed-by: psandoz, chegar, martin
Tue, 20 Jan 2015 11:23:03 -0800 Merge
ddehaven [Tue, 20 Jan 2015 11:23:03 -0800] rev 28539
Merge
Mon, 05 Jan 2015 13:30:23 -0800 Merge
prr [Mon, 05 Jan 2015 13:30:23 -0800] rev 28538
Merge
Tue, 30 Dec 2014 22:13:53 +0300 8056214: Stop including libjawt in libawt_xawt
serb [Tue, 30 Dec 2014 22:13:53 +0300] rev 28537
8056214: Stop including libjawt in libawt_xawt Reviewed-by: ant, art, tbell
Tue, 30 Dec 2014 17:26:06 +0400 8054358: move awt automated tests from AWT_Modality to OpenJDK repository - part 7
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
Thu, 25 Dec 2014 22:48:13 +0300 8068275: Some tests failed after JDK-8063104
serb [Thu, 25 Dec 2014 22:48:13 +0300] rev 28535
8068275: Some tests failed after JDK-8063104 Reviewed-by: azvegint, yan
Thu, 25 Dec 2014 14:54:32 +0300 8067657: Dead/outdated links in Javadoc of package java.beans
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
Thu, 25 Dec 2014 14:43:49 +0300 7180976: Pending String deadlocks UIDefaults
serb [Thu, 25 Dec 2014 14:43:49 +0300] rev 28533
7180976: Pending String deadlocks UIDefaults Reviewed-by: azvegint, alexsch
Tue, 23 Dec 2014 13:34:20 -0800 Merge
prr [Tue, 23 Dec 2014 13:34:20 -0800] rev 28532
Merge
Wed, 17 Dec 2014 17:56:11 +0300 4796987: XP Only JButton.setBorderPainted() does not work with XP L&F
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
Wed, 17 Dec 2014 14:58:58 +0300 6219960: null reference in ToolTipManager
alexsch [Wed, 17 Dec 2014 14:58:58 +0300] rev 28530
6219960: null reference in ToolTipManager Reviewed-by: serb, azvegint
Tue, 20 Jan 2015 10:22:44 -0800 Merge
amurillo [Tue, 20 Jan 2015 10:22:44 -0800] rev 28529
Merge
Thu, 15 Jan 2015 19:23:49 -0800 Merge
amurillo [Thu, 15 Jan 2015 19:23:49 -0800] rev 28528
Merge
Mon, 12 Jan 2015 11:01:23 +0100 8062450: Timeout in LowMemoryTest.java
jbachorik [Mon, 12 Jan 2015 11:01:23 +0100] rev 28527
8062450: Timeout in LowMemoryTest.java Reviewed-by: dholmes
Mon, 12 Jan 2015 08:24:15 +0100 8068718: com/sun/jdi/CatchPatternTest.sh should be quarantined
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
Sat, 10 Jan 2015 12:38:18 -0800 Merge
minqi [Sat, 10 Jan 2015 12:38:18 -0800] rev 28525
Merge
Thu, 08 Jan 2015 10:44:54 +0100 8065226: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined
ykantser [Thu, 08 Jan 2015 10:44:54 +0100] rev 28524
8065226: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined Reviewed-by: sla
Tue, 20 Jan 2015 13:56:01 +0000 8068795: HttpServer missing tailing space for some response codes
lpriima [Tue, 20 Jan 2015 13:56:01 +0000] rev 28523
8068795: HttpServer missing tailing space for some response codes Reviewed-by: chegar
Tue, 20 Jan 2015 13:49:28 +0000 8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory
xiaofeya [Tue, 20 Jan 2015 13:49:28 +0000] rev 28522
8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory Reviewed-by: chegar
Mon, 19 Jan 2015 19:12:11 +0300 8067951: System.loadLibrary cannot find library when path contains quoted entry
igerasim [Mon, 19 Jan 2015 19:12:11 +0300] rev 28521
8067951: System.loadLibrary cannot find library when path contains quoted entry Reviewed-by: sherman, rriggs, alanb
Mon, 19 Jan 2015 09:05:50 +0100 8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code
erikj [Mon, 19 Jan 2015 09:05:50 +0100] rev 28520
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code Reviewed-by: ihse, wetmore
Fri, 16 Jan 2015 14:04:27 -0800 8060077: Class.toGenericString specification doesn't mention array types
darcy [Fri, 16 Jan 2015 14:04:27 -0800] rev 28519
8060077: Class.toGenericString specification doesn't mention array types Reviewed-by: psandoz, jfranck
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip