log

age author description
Wed, 18 Aug 2010 17:44:33 -0400 johnc Merge
Wed, 18 Aug 2010 10:59:06 -0700 johnc 6977924: Changes for 6975078 produce build error with certain gcc versions
Wed, 18 Aug 2010 11:39:21 -0700 ysr 6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6974928: G1: sometimes humongous objects are allocated in young regions
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6959014: G1: assert(minimum_desired_capacity <= maximum_desired_capacity) failed: sanity check
Mon, 16 Aug 2010 15:58:42 -0700 ysr 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks
Tue, 17 Aug 2010 22:52:50 -0700 asaha 6977952: Test: Sync missing tests from hs16.3 to hs17.x
Wed, 18 Aug 2010 16:11:21 -0700 trims Merge
Sat, 14 Aug 2010 00:47:52 -0700 johnc Merge
Wed, 11 Aug 2010 13:12:28 -0700 jcoomes 6976378: ParNew: stats are printed unconditionally in debug builds
Tue, 10 Aug 2010 14:53:35 -0700 ysr 6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and sparc: cache-line ping-ponging
Mon, 09 Aug 2010 18:03:50 -0700 jcoomes 6970376: ParNew: shared TaskQueue statistics
Mon, 09 Aug 2010 05:41:05 -0700 jcoomes 6966222: G1: simplify TaskQueue overflow handling
Fri, 06 Aug 2010 10:17:21 -0700 johnc 6930581: G1: assert(ParallelGCThreads > 1 || n_yielded() == _hrrs->occupied(),"Should have yielded all the ..
Wed, 04 Aug 2010 13:03:23 -0400 tonyp 6963209: G1: remove the concept of abandoned pauses
Thu, 22 Jul 2010 10:27:41 -0400 tonyp 6962589: remove breadth first scanning code from parallel gc
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array
Sat, 31 Jul 2010 15:10:59 +0100 kevinw Merge
Fri, 30 Jul 2010 22:43:50 +0100 kevinw 6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
Thu, 26 Aug 2010 16:16:49 -0700 cl Added tag jdk7-b107 for changeset bf496cbe9b74 jdk7-b108
Thu, 19 Aug 2010 18:51:34 -0700 trims Added tag hs19-b06 for changeset 688a538aa654 jdk7-b107
Thu, 19 Aug 2010 18:51:24 -0700 trims Added tag hs19-b05 for changeset cc3fdfeb54b0
Thu, 19 Aug 2010 15:13:01 -0700 cl Added tag jdk7-b106 for changeset 1b81ca701fa5
Tue, 17 Aug 2010 09:43:34 -0700 trims Merge jdk7-b106
Fri, 13 Aug 2010 10:56:17 -0700 trims 6977051: Bump the HS19 build number to 06
Fri, 13 Aug 2010 10:55:42 -0700 trims Merge
Fri, 13 Aug 2010 07:33:20 -0700 dcubed Merge
Tue, 10 Aug 2010 19:17:57 -0400 rasbold 6378314: Bad warning message when agent library not found. local directory is not searched.
Wed, 11 Aug 2010 10:48:20 -0700 kvn 6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86