Wed, 08 May 2013 17:12:52 -0700 8013184: CMS: Call reset_after_compaction() only if a compaction has been done
jmasa [Wed, 08 May 2013 17:12:52 -0700] rev 17325
8013184: CMS: Call reset_after_compaction() only if a compaction has been done Reviewed-by: mgerdin, johnc, tschatzl
Wed, 08 May 2013 16:28:03 -0700 8013032: CMS: assert(used() == used_after_gc && used_after_gc <= capacity()) failed: used: 0 used_after_gc: 292080 capacity: 1431699456
jmasa [Wed, 08 May 2013 16:28:03 -0700] rev 17324
8013032: CMS: assert(used() == used_after_gc && used_after_gc <= capacity()) failed: used: 0 used_after_gc: 292080 capacity: 1431699456 Reviewed-by: tschatzl, mgerdin, johnc
Mon, 06 May 2013 21:30:34 +0200 8013872: G1: HeapRegionSeq::shrink_by() has invalid assert
brutisso [Mon, 06 May 2013 21:30:34 +0200] rev 17323
8013872: G1: HeapRegionSeq::shrink_by() has invalid assert Summary: Refactored shrink_by() to only use region counts and not byte sizes Reviewed-by: johnc, tschatzl
Mon, 06 May 2013 17:19:42 +0200 8006088: Incompatible heap size flags accepted by VM
tschatzl [Mon, 06 May 2013 17:19:42 +0200] rev 17322
8006088: Incompatible heap size flags accepted by VM Summary: Make processing of minimum, initial and maximum heap size more intiutive by removing previous limitations on allowed values, and make error reporting consistent. Further, fix errors in ergonomic heap sizing. Reviewed-by: johnc, jwilhelm, tamao
Mon, 06 May 2013 13:03:46 +0200 Merge
jwilhelm [Mon, 06 May 2013 13:03:46 +0200] rev 17321
Merge
Mon, 06 May 2013 09:16:14 +0200 8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment
brutisso [Mon, 06 May 2013 09:16:14 +0200] rev 17320
8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment Summary: Make sure max alignemnt is at least as large as min alignment Reviewed-by: johnc, jmasa, tschatzl
Thu, 02 May 2013 22:35:15 +0200 8013574: PrintMalloc conflicts with the command line parsing
brutisso [Thu, 02 May 2013 22:35:15 +0200] rev 17319
8013574: PrintMalloc conflicts with the command line parsing Summary: Make sure that _num_jvm_args is not updated until the new entry to _jvm_args_array has been added Reviewed-by: johnc, tamao, tschatzl
Thu, 09 May 2013 16:27:51 -0400 Merge
jiangli [Thu, 09 May 2013 16:27:51 -0400] rev 17318
Merge
Tue, 07 May 2013 10:36:20 -0400 Merge
vladidan [Tue, 07 May 2013 10:36:20 -0400] rev 17317
Merge
Tue, 07 May 2013 10:19:33 -0400 8013633: Cleanup platform ifdefs in unsafe.cpp
bpittore [Tue, 07 May 2013 10:19:33 -0400] rev 17316
8013633: Cleanup platform ifdefs in unsafe.cpp Summary: Replace ifdefs with SUPPORTS_NATIVE_CX8 set in platform include file Reviewed-by: dholmes, dlong
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip