Thu, 21 Aug 2008 23:38:19 -0400 Merge
tonyp [Thu, 21 Aug 2008 23:38:19 -0400] rev 1389
Merge
Thu, 21 Aug 2008 23:36:31 -0400 Merge
tonyp [Thu, 21 Aug 2008 23:36:31 -0400] rev 1388
Merge
Wed, 06 Aug 2008 11:57:31 -0400 6722565: G1: assert !r->is_on_unclean_list() fires
tonyp [Wed, 06 Aug 2008 11:57:31 -0400] rev 1387
6722565: G1: assert !r->is_on_unclean_list() fires Summary: Under certain circumstances, two cleanup threads can claim and process the same region. Reviewed-by: apetrusenko, ysr
Wed, 30 Jul 2008 10:45:52 -0700 6652160: G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425
iveresov [Wed, 30 Jul 2008 10:45:52 -0700] rev 1386
6652160: G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425 Summary: In attempt_allocation_slow() wait for the concurrent cleanup to complete before modifying _summary_bytes_used. Reviewed-by: jmasa, apetrusenko
Thu, 10 Jul 2008 09:29:54 -0700 6723570: G1: assertion failure: p == current_top or oop(p)->is_oop(),"p is not a block start" (revisited!)
iveresov [Thu, 10 Jul 2008 09:29:54 -0700] rev 1385
6723570: G1: assertion failure: p == current_top or oop(p)->is_oop(),"p is not a block start" (revisited!) Summary: Fixed the incorrect assigment to G1OffsetTableContigSpace::_gc_time_stamp. Also added a little more paranoia to operations on a global timestamp. Reviewed-by: tonyp
Thu, 03 Jul 2008 03:17:29 -0700 6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start")
iveresov [Thu, 03 Jul 2008 03:17:29 -0700] rev 1384
6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start") Summary: Do not coalesce dead and moved objects when removing self-forwarding pointers during the evacuation failure. Also fixed a issue in a BOT refinement code for TLABs. Reviewed-by: tonyp, jcoomes
Tue, 01 Jul 2008 11:59:44 -0700 Merge
ysr [Tue, 01 Jul 2008 11:59:44 -0700] rev 1383
Merge
Mon, 30 Jun 2008 17:04:59 -0700 6618726: Introduce -XX:+UnlockExperimentalVMOptions flag
ysr [Mon, 30 Jun 2008 17:04:59 -0700] rev 1382
6618726: Introduce -XX:+UnlockExperimentalVMOptions flag Summary: experimental() flags will protect features of an experimental nature that are not supported in the regular product build. Made UseG1GC an experimental flag. Reviewed-by: jmasa, kamg, coleenp
Thu, 26 Jun 2008 11:43:34 -0700 6718811: Mismerge of 6680469:macro.cpp
ysr [Thu, 26 Jun 2008 11:43:34 -0700] rev 1381
6718811: Mismerge of 6680469:macro.cpp Summary: Fixed the mismerge by deleting the lines that were inadvertently left in place. Reviewed-by: iveresov
Tue, 24 Jun 2008 13:20:34 -0700 Merge
ysr [Tue, 24 Jun 2008 13:20:34 -0700] rev 1380
Merge
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip