lana [Wed, 18 Jun 2014 10:08:52 -0700] rev 24853
Merge
lana [Thu, 12 Jun 2014 19:03:25 -0700] rev 24852
Merge
lana [Thu, 12 Jun 2014 15:36:49 -0700] rev 24851
Merge
amurillo [Fri, 06 Jun 2014 10:19:50 -0700] rev 24850
Merge
jmasa [Thu, 05 Jun 2014 10:34:57 -0700] rev 24849
Merge
pliden [Wed, 04 Jun 2014 14:16:20 +0200] rev 24848
8044768: Backout fix for JDK-8040807
Reviewed-by: brutisso, ehelin
ehelin [Thu, 29 May 2014 14:31:28 +0200] rev 24847
8042933: assert(capacity_until_gc >= committed_bytes) failed
Reviewed-by: stefank, jmasa
brutisso [Tue, 03 Jun 2014 09:34:04 +0000] rev 24846
Merge
brutisso [Tue, 03 Jun 2014 10:44:36 +0200] rev 24845
8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects
Summary: Removed all write barriers during reference processing and added explicit write barriers when iterating through the discovered list.
Reviewed-by: pliden, jmasa, tschatzl
pliden [Tue, 03 Jun 2014 10:37:46 +0200] rev 24844
8040807: G1: Enable G1CollectedHeap::stop()
Reviewed-by: brutisso, jmasa, tschatzl
jmasa [Mon, 02 Jun 2014 06:29:34 -0700] rev 24843
Merge
pliden [Fri, 30 May 2014 10:43:51 +0200] rev 24842
8042310: TestStringDeduplicationMemoryUsage test failing
Reviewed-by: ehelin, jwilhelm
pliden [Fri, 30 May 2014 10:37:39 +0200] rev 24841
8044132: Quarantine unstable/broken GC tests
Reviewed-by: ehelin, jwilhelm
mseledtsov [Mon, 02 Jun 2014 21:36:59 -0400] rev 24840
8038587: [TESTBUG] Create CDS tests to exercise region sizes and base address
Summary: Added new tests to cover missing CDS basic funtions
Reviewed-by: coleenp, ctornqvi
mgronlun [Tue, 03 Jun 2014 09:44:54 +0200] rev 24839
8044531: Event based tracing locks to rank as leafs where possible
Reviewed-by: dcubed, dholmes
ctornqvi [Mon, 02 Jun 2014 18:15:18 +0000] rev 24838
Merge
ctornqvi [Mon, 02 Jun 2014 19:08:18 +0200] rev 24837
8044364: runtime/RedefineFinalizer test fails on windows
Summary: Rewrote the test in pure Java, added RedefineClassHelper utility class
Reviewed-by: coleenp, allwin, gtriantafill, dsamersoff
rdurbin [Mon, 02 Jun 2014 09:30:08 -0700] rev 24836
8038132: jprt bundles have libjsig.dylib in different place on OSX
Summary: The build of Hotspot should not remove the symlinks for libjsig.
Reviewed-by: dcubed, dholmes
ykantser [Mon, 02 Jun 2014 11:20:14 +0200] rev 24835
8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper
Reviewed-by: sla, allwin
coleenp [Sun, 01 Jun 2014 11:56:15 -0400] rev 24834
Merge
sla [Fri, 30 May 2014 19:13:07 +0200] rev 24833
8044398: Attach code should propagate errors in Diagnostic Commands as errors
Reviewed-by: dcubed, mgronlun
dcubed [Fri, 30 May 2014 07:20:51 -0700] rev 24832
8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'
Summary: Add a !owner check for 'waiting to lock' to catch current_pending_monitor corner cases.
Reviewed-by: dholmes, sspitsyn, kmo, zgu
Contributed-by: rednaxelafx@gmail.com, zhengyu.gu@oracle.com, daniel.daugherty@oracle.com
lfoltan [Thu, 29 May 2014 08:58:51 -0400] rev 24831
8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic.
Summary: Fix several minor compilation issues with volatile oops for CHECK_UNHANDLED_OOPS support.
Reviewed-by: coleenp, hseigel
ctornqvi [Wed, 28 May 2014 22:59:29 +0200] rev 24830
8043786: [TESTBUG] runtime/CommandLine/TestHexArguments.java test fails in nightly
Summary: Changed test to not pass on external flags to child processes
Reviewed-by: coleenp, hseigel
dsamersoff [Wed, 28 May 2014 15:03:36 +0000] rev 24829
Merge
dsamersoff [Wed, 28 May 2014 07:36:32 -0700] rev 24828
6904403: assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM
Summary: Don't assert if one of classes in hierarhy was redefined
Reviewed-by: coleenp, sspitsyn
poonam [Wed, 28 May 2014 06:26:05 -0700] rev 24827
8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
Summary: In case of allocation failure, restore the value of _chunk in Arena
Reviewed-by: dholmes, dcubed
minqi [Tue, 27 May 2014 21:58:23 -0700] rev 24826
8043896: Error reporting for insufficient shared region size is incorrect
Summary: In SharedSpaceType, we have three enum types which are used in report_out_of_shared_space(SharedSpaceType type). In fact we supplied more than three messages and flags. This leads the warning always gives wrong message with the first not used.
Reviewed-by: iklam, coleenp
Contributed-by: yumin.qi@oracle.com
katleman [Fri, 13 Jun 2014 11:21:19 -0700] rev 24825
Added tag jdk9-b18 for changeset f41278d32da8
katleman [Fri, 13 Jun 2014 11:21:13 -0700] rev 24824
Added tag jdk9-b18 for changeset 09ca10d317fc
duke [Wed, 05 Jul 2017 19:44:42 +0200] rev 24823
Added tag jdk9-b18 for changeset c5495e25c725
duke [Wed, 05 Jul 2017 19:44:42 +0200] rev 24822
Merge