ssadetsky [Wed, 28 Oct 2015 13:54:43 +0300] rev 33853
8130895: Test javax/swing/system/6799345/TestShutdown.java fails on Solaris11 Sparcv9
Reviewed-by: alexsch, serb
omajid [Tue, 27 Oct 2015 15:19:15 -0400] rev 33852
8140620: Find and load default.sf2 as the default soundbank on Linux
Reviewed-by: serb
psadhukhan [Tue, 27 Oct 2015 14:16:24 +0300] rev 33851
8139803: Fix for 8132985 breaks OpenJDK build on windows.
Reviewed-by: serb, simonis
psadhukhan [Tue, 27 Oct 2015 14:14:08 +0300] rev 33850
7077412: [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
Reviewed-by: azvegint, serb
jfdenise [Tue, 17 Nov 2015 18:07:32 +0100] rev 33849
8143126: Unwanted System.out in jimage
Reviewed-by: mchung
ntv [Tue, 17 Nov 2015 11:06:46 -0500] rev 33848
8071919: Add java.time.Clock.tickMillis(ZoneId zone) method
Reviewed-by: dfuchs, rriggs, scolebourne
ntv [Tue, 17 Nov 2015 10:44:22 -0500] rev 33847
8072746: LocalDate.isEra() should return IsoEra not Era
Reviewed-by: rriggs, scolebourne
redestad [Tue, 17 Nov 2015 15:29:21 +0100] rev 33846
8143142: AssertionError in MethodHandleImpl
Reviewed-by: psandoz, vlivanov
weijun [Tue, 17 Nov 2015 22:21:45 +0800] rev 33845
8143138: Move sun/security/pkcs11/Secmod/LoadKeystore.java to problem list
Reviewed-by: mullan
psandoz [Tue, 17 Nov 2015 14:11:46 +0100] rev 33844
8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
Reviewed-by: lancea, rriggs, mchung
psandoz [Tue, 17 Nov 2015 14:11:42 +0100] rev 33843
8141409: Arrays.equals accepting a Comparator
Reviewed-by: rriggs
redestad [Tue, 17 Nov 2015 12:43:09 +0100] rev 33842
8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy
Reviewed-by: vlivanov, jrose
redestad [Tue, 17 Nov 2015 11:51:45 +0100] rev 33841
8142334: Improve lazy initialization of java.lang.invoke
Reviewed-by: psandoz, vlivanov, mhaupt
amurillo [Mon, 16 Nov 2015 22:36:45 -0800] rev 33840
Merge
amurillo [Mon, 16 Nov 2015 10:47:28 -0800] rev 33839
Merge
amurillo [Fri, 13 Nov 2015 10:35:27 -0800] rev 33838
Merge
jprovino [Wed, 11 Nov 2015 23:45:51 +0000] rev 33837
Merge
cjplummer [Wed, 04 Nov 2015 23:46:50 -0800] rev 33836
8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Summary: updated requiredVersion to 4.1 b12
Reviewed-by: dholmes, sla, darcy
aeriksso [Fri, 30 Oct 2015 13:13:13 +0100] rev 33835
8074696: Remote debugging session hangs for several minutes when calling findBootType
Reviewed-by: sspitsyn, jbachorik
kevinw [Thu, 29 Oct 2015 05:24:30 -0700] rev 33834
8129348: Debugger hangs in trace mode with TRACE_SENDS
Reviewed-by: sspitsyn
Contributed-by: cheleswer.sahu@oracle.com
dholmes [Thu, 29 Oct 2015 21:38:11 -0400] rev 33833
Merge
cjplummer [Thu, 29 Oct 2015 12:02:53 -0700] rev 33832
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Summary: Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam
rriggs [Mon, 16 Nov 2015 15:28:55 -0500] rev 33831
8133079: java.time LocalDate and LocalTime ofInstant() factory methods
Reviewed-by: rriggs, scolebourne
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
weijun [Sun, 15 Nov 2015 09:15:03 +0800] rev 33829
8142927: Feed some text to STDIN in ProcessTools.executeProcess()
Reviewed-by: rriggs
weijun [Sat, 14 Nov 2015 11:00:40 +0800] rev 33828
8142926: OutputAnalyzer's shouldXXX() calls return this
Reviewed-by: alanb
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
rriggs [Fri, 13 Nov 2015 15:48:59 -0500] rev 33826
8132394: (process) ProcessBuilder support for a pipeline of processes
Reviewed-by: psandoz, alanb
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
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
mullan [Fri, 13 Nov 2015 07:22:48 -0500] rev 33823
Merge
mullan [Thu, 12 Nov 2015 17:45:33 -0500] rev 33822
Merge
mullan [Thu, 12 Nov 2015 16:09:09 -0500] rev 33821
Merge
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
darcy [Thu, 12 Nov 2015 16:04:07 -0800] rev 33819
8142363: Remove LFMultiThreadCachingTest.java from windows problem list
Reviewed-by: lancea
lana [Thu, 12 Nov 2015 14:15:05 -0800] rev 33818
Merge
lana [Thu, 19 Nov 2015 09:36:30 -0800] rev 33817
Added tag jdk9-b93 for changeset b9b536d2fa22
duke [Wed, 05 Jul 2017 21:01:32 +0200] rev 33816
Merge
lana [Fri, 20 Nov 2015 15:41:19 -0800] rev 33815
Merge
amurillo [Fri, 13 Nov 2015 10:35:26 -0800] rev 33814
Merge
jprovino [Wed, 11 Nov 2015 23:47:41 +0000] rev 33813
Merge
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
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
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
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
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
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
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
tschatzl [Tue, 10 Nov 2015 20:39:29 +0000] rev 33805
Merge
tschatzl [Tue, 10 Nov 2015 17:57:01 +0100] rev 33804
Merge
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
iklam [Tue, 10 Nov 2015 20:34:36 +0100] rev 33802
Merge
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
hseigel [Tue, 10 Nov 2015 17:15:48 +0000] rev 33800
Merge
hseigel [Tue, 10 Nov 2015 08:42:53 -0500] rev 33799
8139164: JVM should throw ClassFormatError for non-void methods named <clinit>
Summary: If method being parsed is named <clinit>, throw ClassFormatError if it is not void or has arguments, for class file version >= 51.
Reviewed-by: acorn, lfoltan
david [Tue, 10 Nov 2015 09:49:14 +0100] rev 33798
8140404: Revert the removal of CMSTestInFreeList
Reviewed-by: jmasa, brutisso
david [Mon, 09 Nov 2015 15:09:03 +0100] rev 33797
8141946: Remove develop flag G1TraceHeapRegionRememberedSet
Reviewed-by: mgerdin, tschatzl
sspitsyn [Tue, 10 Nov 2015 04:37:35 +0000] rev 33796
Merge
sspitsyn [Tue, 10 Nov 2015 03:54:50 +0000] rev 33795
Merge
goetz [Mon, 26 Oct 2015 16:21:37 +0100] rev 33794
8140482: Various minor code improvements (runtime)
Reviewed-by: dholmes, coleenp, sspitsyn, dsamersoff
kbarrett [Tue, 10 Nov 2015 00:18:11 +0000] rev 33793
Merge
kbarrett [Fri, 06 Nov 2015 16:30:40 -0500] rev 33792
8077571: ObjPtrQueue is poorly named
Summary: Renamed to SATBMarkQueue and renamed files.
Reviewed-by: brutisso, tschatzl, dholmes, twisti
stsmirno [Mon, 09 Nov 2015 15:19:59 +0300] rev 33791
8130255: [TESTBUG] closed/runtime/4784641/CheckedIsSameObjectTest fails when running 32-bit ARM binaries on 64-bit ARM hosts
Summary: Rewrote test in Java with a number of changes
Reviewed-by: ctornqvi, gtriantafill, ddmitriev
david [Mon, 09 Nov 2015 11:35:45 +0000] rev 33790
Merge