Mon, 16 Nov 2015 12:54:01 +0800 8143015: 5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"
weijun [Mon, 16 Nov 2015 12:54:01 +0800] rev 33830
8143015: 5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase" Reviewed-by: weijun Contributed-by: felix.yang@oracle.com
Sun, 15 Nov 2015 09:15:03 +0800 8142927: Feed some text to STDIN in ProcessTools.executeProcess()
weijun [Sun, 15 Nov 2015 09:15:03 +0800] rev 33829
8142927: Feed some text to STDIN in ProcessTools.executeProcess() Reviewed-by: rriggs
Sat, 14 Nov 2015 11:00:40 +0800 8142926: OutputAnalyzer's shouldXXX() calls return this
weijun [Sat, 14 Nov 2015 11:00:40 +0800] rev 33828
8142926: OutputAnalyzer's shouldXXX() calls return this Reviewed-by: alanb
Fri, 13 Nov 2015 15:55:32 -0800 8142996: move jdk java/util/streams tests into java.base directories
jjg [Fri, 13 Nov 2015 15:55:32 -0800] rev 33827
8142996: move jdk java/util/streams tests into java.base directories Reviewed-by: mchung
Fri, 13 Nov 2015 15:48:59 -0500 8132394: (process) ProcessBuilder support for a pipeline of processes
rriggs [Fri, 13 Nov 2015 15:48:59 -0500] rev 33826
8132394: (process) ProcessBuilder support for a pipeline of processes Reviewed-by: psandoz, alanb
Fri, 13 Nov 2015 12:00:23 -0500 8141571: jdk/internal/jimage/JImageReadTest.java crashing in msvcr120.dll
rriggs [Fri, 13 Nov 2015 12:00:23 -0500] rev 33825
8141571: jdk/internal/jimage/JImageReadTest.java crashing in msvcr120.dll Summary: add asserts to diagnose Reviewed-by: jlaskey
Fri, 13 Nov 2015 11:52:56 -0500 8054978: java.time.Duration.parse() fails for negative duration with 0 seconds and nanos
ntv [Fri, 13 Nov 2015 11:52:56 -0500] rev 33824
8054978: java.time.Duration.parse() fails for negative duration with 0 seconds and nanos Reviewed-by: rriggs, scolebourne
Fri, 13 Nov 2015 07:22:48 -0500 Merge
mullan [Fri, 13 Nov 2015 07:22:48 -0500] rev 33823
Merge
Thu, 12 Nov 2015 17:45:33 -0500 Merge
mullan [Thu, 12 Nov 2015 17:45:33 -0500] rev 33822
Merge
Thu, 12 Nov 2015 16:09:09 -0500 Merge
mullan [Thu, 12 Nov 2015 16:09:09 -0500] rev 33821
Merge
Thu, 12 Nov 2015 16:07:14 -0500 8072463: Remove requirement that AKID and SKID have to match when building certificate chain
mullan [Thu, 12 Nov 2015 16:07:14 -0500] rev 33820
8072463: Remove requirement that AKID and SKID have to match when building certificate chain Reviewed-by: xuelei
Thu, 12 Nov 2015 16:04:07 -0800 8142363: Remove LFMultiThreadCachingTest.java from windows problem list
darcy [Thu, 12 Nov 2015 16:04:07 -0800] rev 33819
8142363: Remove LFMultiThreadCachingTest.java from windows problem list Reviewed-by: lancea
Thu, 12 Nov 2015 14:15:05 -0800 Merge
lana [Thu, 12 Nov 2015 14:15:05 -0800] rev 33818
Merge
Thu, 19 Nov 2015 09:36:30 -0800 Added tag jdk9-b93 for changeset b9b536d2fa22
lana [Thu, 19 Nov 2015 09:36:30 -0800] rev 33817
Added tag jdk9-b93 for changeset b9b536d2fa22
Wed, 05 Jul 2017 21:01:32 +0200 Merge
duke [Wed, 05 Jul 2017 21:01:32 +0200] rev 33816
Merge
Fri, 20 Nov 2015 15:41:19 -0800 Merge
lana [Fri, 20 Nov 2015 15:41:19 -0800] rev 33815
Merge
Fri, 13 Nov 2015 10:35:26 -0800 Merge
amurillo [Fri, 13 Nov 2015 10:35:26 -0800] rev 33814
Merge
Wed, 11 Nov 2015 23:47:41 +0000 Merge
jprovino [Wed, 11 Nov 2015 23:47:41 +0000] rev 33813
Merge
Wed, 11 Nov 2015 11:47:20 -0800 8142502: [TESTBUG] Exclude runtime/ErrorHandling/SecondaryErrorTest.java on OSX until JDK-8139300 has been resolved
ctornqvi [Wed, 11 Nov 2015 11:47:20 -0800] rev 33812
8142502: [TESTBUG] Exclude runtime/ErrorHandling/SecondaryErrorTest.java on OSX until JDK-8139300 has been resolved Reviewed-by: hseigel, mseledtsov, minqi
Tue, 10 Nov 2015 11:07:15 +0100 8140689: Skip last young-only gc if nothing to do in the mixed gc phase
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33811
8140689: Skip last young-only gc if nothing to do in the mixed gc phase Reviewed-by: mgerdin, drwhite
Tue, 10 Nov 2015 11:07:15 +0100 8138740: Start initial mark right after mixed GC if needed
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33810
8138740: Start initial mark right after mixed GC if needed Summary: Instead of issuing a single young-only GC after the end of all mixed GCs, if needed immediately start an initial mark in that young-only GC. Reviewed-by: drwhite, mgerdin
Tue, 10 Nov 2015 11:07:15 +0100 8139874: After G1 Full GC, the next GC is always a young-only GC
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33809
8139874: After G1 Full GC, the next GC is always a young-only GC Summary: Allow initiation of an initial mark after Full GC Reviewed-by: ehelin
Tue, 10 Nov 2015 11:07:15 +0100 8140597: Forcing an initial mark causes G1 to abort mixed collections
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33808
8140597: Forcing an initial mark causes G1 to abort mixed collections Summary: Postpone the initial mark request until the current mixed GC phase has finished. Reviewed-by: mgerdin
Tue, 27 Oct 2015 12:25:08 +0100 8140584: nmethod::oops_do_marking_epilogue always runs verification code
stefank [Tue, 27 Oct 2015 12:25:08 +0100] rev 33807
8140584: nmethod::oops_do_marking_epilogue always runs verification code Reviewed-by: tschatzl, kvn
Mon, 09 Nov 2015 11:50:15 -0500 8141654: Tests missing -XX:+UnlockDiagnosticVMOptions
kbarrett [Mon, 09 Nov 2015 11:50:15 -0500] rev 33806
8141654: Tests missing -XX:+UnlockDiagnosticVMOptions Summary: Add missing unlock options. Reviewed-by: brutisso, tschatzl
Tue, 10 Nov 2015 20:39:29 +0000 Merge
tschatzl [Tue, 10 Nov 2015 20:39:29 +0000] rev 33805
Merge
Tue, 10 Nov 2015 17:57:01 +0100 Merge
tschatzl [Tue, 10 Nov 2015 17:57:01 +0100] rev 33804
Merge
Tue, 10 Nov 2015 09:29:40 +0100 8140585: PLAB statistics are flushed too late
tschatzl [Tue, 10 Nov 2015 09:29:40 +0100] rev 33803
8140585: PLAB statistics are flushed too late Summary: Move the call to G1EvacStats::adjust_desired_plab_sz() to after flushing the per-thread statistics. Reviewed-by: mgerdin, jmasa
Tue, 10 Nov 2015 20:34:36 +0100 Merge
iklam [Tue, 10 Nov 2015 20:34:36 +0100] rev 33802
Merge
Tue, 10 Nov 2015 09:38:24 -0800 8080940: Remove mcs post-hook from hotspot solaris builds
iklam [Tue, 10 Nov 2015 09:38:24 -0800] rev 33801
8080940: Remove mcs post-hook from hotspot solaris builds Reviewed-by: dholmes, ihse, erikj
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip