log

age author description
Tue, 31 Aug 2010 17:23:45 -0700 trims Added tag hs19-b06 for changeset 6c43216df135
Tue, 31 Aug 2010 16:48:07 -0700 trims Merge hs19-b06
Fri, 20 Aug 2010 14:24:47 -0700 trims 6978915: Remove Mercurial tags for Hotspot 19 Build 06
Fri, 20 Aug 2010 12:57:42 -0700 trims 6978889: Remove premature change of build number to Hotspot 19 Build 07
Fri, 20 Aug 2010 12:01:10 -0700 tonyp Merge
Fri, 20 Aug 2010 13:17:08 -0400 tonyp Merge
Thu, 19 Aug 2010 12:02:10 -0700 ysr 6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly
Fri, 20 Aug 2010 09:55:50 -0700 never Merge
Thu, 19 Aug 2010 14:51:47 -0700 never 6978249: spill between cpu and fpu registers when those moves are fast
Wed, 18 Aug 2010 01:22:16 -0700 twisti 6977640: Zero and Shark fixes
Fri, 13 Aug 2010 15:14:00 -0700 never 6976372: # assert(_owner == Thread::current()) failed: invariant
Thu, 12 Aug 2010 23:34:34 -0700 never 6975006: assert(check.is_deoptimized_frame()) failed: missed deopt
Thu, 12 Aug 2010 16:38:23 -0700 never 6974176: ShouldNotReachHere, instanceKlass.cpp:1426
Fri, 20 Aug 2010 04:08:08 -0700 trims Merge
Fri, 20 Aug 2010 03:47:09 -0700 trims 6978726: Bump the HS19 build number to 07
Thu, 19 Aug 2010 14:08:58 -0400 tonyp Merge
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