Mon, 07 Dec 2015 14:18:23 -0800 Merge
lana [Mon, 07 Dec 2015 14:18:23 -0800] rev 34320
Merge
Wed, 02 Dec 2015 10:19:14 -0800 Merge
lana [Wed, 02 Dec 2015 10:19:14 -0800] rev 34319
Merge
Mon, 30 Nov 2015 13:55:06 -0800 Merge
amurillo [Mon, 30 Nov 2015 13:55:06 -0800] rev 34318
Merge
Mon, 30 Nov 2015 19:38:51 +0100 Merge
jwilhelm [Mon, 30 Nov 2015 19:38:51 +0100] rev 34317
Merge
Fri, 27 Nov 2015 12:37:38 +0100 8142952: Unified Logging framework does not allow multiple -Xlog: arguments.
mlarsson [Fri, 27 Nov 2015 12:37:38 +0100] rev 34316
8142952: Unified Logging framework does not allow multiple -Xlog: arguments. Reviewed-by: brutisso, sla
Fri, 27 Nov 2015 12:07:01 +0100 Merge
ehelin [Fri, 27 Nov 2015 12:07:01 +0100] rev 34315
Merge
Thu, 26 Nov 2015 13:45:59 +0100 8144076: Move evac failure handling and reference processing to post_evacuate_collection_set
ehelin [Thu, 26 Nov 2015 13:45:59 +0100] rev 34314
8144076: Move evac failure handling and reference processing to post_evacuate_collection_set Reviewed-by: mgerdin, tschatzl
Thu, 26 Nov 2015 13:43:10 +0100 8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set
ehelin [Thu, 26 Nov 2015 13:43:10 +0100] rev 34313
8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set Reviewed-by: mgerdin, tschatzl
Fri, 27 Nov 2015 10:37:44 +0100 8144134: Nightly tests fail with SIGSEGV in Ticks::now()
erikj [Fri, 27 Nov 2015 10:37:44 +0100] rev 34312
8144134: Nightly tests fail with SIGSEGV in Ticks::now() Reviewed-by: mgerdin, sla, dholmes
Thu, 26 Nov 2015 09:50:22 +0100 8142404: Parallelize the restoring of preserved marks
ehelin [Thu, 26 Nov 2015 09:50:22 +0100] rev 34311
8142404: Parallelize the restoring of preserved marks Reviewed-by: mgerdin, tschatzl
Mon, 19 Oct 2015 16:33:12 +0200 8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
ehelin [Mon, 19 Oct 2015 16:33:12 +0200] rev 34310
8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled Reviewed-by: mgerdin, kbarrett, tbenson
Thu, 26 Nov 2015 01:59:34 +0000 Merge
ehelin [Thu, 26 Nov 2015 01:59:34 +0000] rev 34309
Merge
Wed, 25 Nov 2015 21:54:05 +0100 8142494: Add extension point to G1EvacuationRootClosures
ehelin [Wed, 25 Nov 2015 21:54:05 +0100] rev 34308
8142494: Add extension point to G1EvacuationRootClosures Reviewed-by: jmasa, mgerdin
Thu, 26 Nov 2015 00:00:25 +0000 Merge
coleenp [Thu, 26 Nov 2015 00:00:25 +0000] rev 34307
Merge
Wed, 25 Nov 2015 16:13:14 +0000 Merge
coleenp [Wed, 25 Nov 2015 16:13:14 +0000] rev 34306
Merge
Wed, 25 Nov 2015 16:33:28 +0100 8136978: Much nearly duplicated code for vmError support
sebastian [Wed, 25 Nov 2015 16:33:28 +0100] rev 34305
8136978: Much nearly duplicated code for vmError support Summary: moved all non os specific code in vmError_[os].cpp to vmError_posix.cpp, moved os specific code to os_[os].cpp and refactored all other references accordingly Reviewed-by: stuefe, coleenp, dholmes
Wed, 25 Nov 2015 21:21:30 +0000 Merge
acorn [Wed, 25 Nov 2015 21:21:30 +0000] rev 34304
Merge
Wed, 25 Nov 2015 09:08:51 -0500 8098557: Only init superintf if subclass, not sub interface inits.
acorn [Wed, 25 Nov 2015 09:08:51 -0500] rev 34303
8098557: Only init superintf if subclass, not sub interface inits. Summary: must exclude jck lang exec05001m311_rt until fixed. Reviewed-by: lfoltan, hseigel, dholmes
Wed, 25 Nov 2015 19:27:38 +0000 Merge
tschatzl [Wed, 25 Nov 2015 19:27:38 +0000] rev 34302
Merge
Wed, 25 Nov 2015 13:52:26 +0000 Merge
tschatzl [Wed, 25 Nov 2015 13:52:26 +0000] rev 34301
Merge
Wed, 25 Nov 2015 14:43:29 +0100 8136679: JFR event for adaptive IHOP
tschatzl [Wed, 25 Nov 2015 14:43:29 +0100] rev 34300
8136679: JFR event for adaptive IHOP Reviewed-by: tbenson, mgerdin, sangheki, ehelin
Tue, 24 Nov 2015 10:35:52 +0100 8136678: Implement adaptive sizing algorithm for IHOP
tschatzl [Tue, 24 Nov 2015 10:35:52 +0100] rev 34299
8136678: Implement adaptive sizing algorithm for IHOP Summary: Add adaptive sizing for IHOP that maximizes throughput (starts marking as late as possible). This functionality is enabled using a new -XX:+G1AdaptiveIHOP switch (default: false). Reviewed-by: mgerdin, jmasa, pliden
Tue, 24 Nov 2015 10:22:36 +0100 8136681: Factor out IHOP calculation from G1CollectorPolicy
tschatzl [Tue, 24 Nov 2015 10:22:36 +0100] rev 34298
8136681: Factor out IHOP calculation from G1CollectorPolicy Summary: Move out existing IHOP value calculation into an implementation of a new interface called G1IHOPControl. Prepare for changes to accomodate adaptive IHOP implementation. Reviewed-by: jmasa, mgerdin, ehelin
Wed, 25 Nov 2015 17:32:44 +0000 Merge
ehelin [Wed, 25 Nov 2015 17:32:44 +0000] rev 34297
Merge
Tue, 24 Nov 2015 15:46:45 +0100 8142495: Move G1ParEvacuateFollowersClosure to header file
ehelin [Tue, 24 Nov 2015 15:46:45 +0100] rev 34296
8142495: Move G1ParEvacuateFollowersClosure to header file Reviewed-by: sjohanss, brutisso
Wed, 25 Nov 2015 14:48:51 +0000 Merge
brutisso [Wed, 25 Nov 2015 14:48:51 +0000] rev 34295
Merge
Wed, 25 Nov 2015 08:42:47 +0000 Merge
brutisso [Wed, 25 Nov 2015 08:42:47 +0000] rev 34294
Merge
Wed, 25 Nov 2015 08:52:55 +0100 8143544: Make CMSCollector::is_cms_reachable() non-product
brutisso [Wed, 25 Nov 2015 08:52:55 +0100] rev 34293
8143544: Make CMSCollector::is_cms_reachable() non-product Reviewed-by: ysr, tschatzl
Wed, 25 Nov 2015 11:45:26 +0000 Merge
david [Wed, 25 Nov 2015 11:45:26 +0000] rev 34292
Merge
Tue, 24 Nov 2015 14:03:42 +0100 8143587: G1 crashes with humongous object of size that almost fills a heap region
david [Tue, 24 Nov 2015 14:03:42 +0100] rev 34291
8143587: G1 crashes with humongous object of size that almost fills a heap region Reviewed-by: mgerdin, brutisso
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip