Fri, 15 Oct 2010 17:26:56 -0400 6992189: G1: inconsistent base used in sparse rem set iterator
tonyp [Fri, 15 Oct 2010 17:26:56 -0400] rev 6981
6992189: G1: inconsistent base used in sparse rem set iterator Summary: The remembered set iterator for sparse tables incorrectly assumes that index 0 corresponds to the bottom of the heap, not address 0 as it is the case. Reviewed-by: ysr, jmasa
Thu, 14 Oct 2010 10:38:14 -0400 6990359: G1: don't push a stolen entry on the taskqueue, deal with it directly
tonyp [Thu, 14 Oct 2010 10:38:14 -0400] rev 6980
6990359: G1: don't push a stolen entry on the taskqueue, deal with it directly Summary: When an entry is stolen, don't push it on the task queue but process it directly. Reviewed-by: iveresov, ysr, jcoomes
Tue, 26 Oct 2010 16:48:28 -0700 Merge
kamg [Tue, 26 Oct 2010 16:48:28 -0700] rev 6979
Merge
Tue, 26 Oct 2010 14:08:49 -0400 6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
kamg [Tue, 26 Oct 2010 14:08:49 -0400] rev 6978
6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name Summary: Class file parser needs to look for and disallow '[' in names. Reviewed-by: coleenp, never
Tue, 26 Oct 2010 14:43:21 -0400 Merge
acorn [Tue, 26 Oct 2010 14:43:21 -0400] rev 6977
Merge
Mon, 25 Oct 2010 13:31:55 -0400 Merge
acorn [Mon, 25 Oct 2010 13:31:55 -0400] rev 6976
Merge
Fri, 22 Oct 2010 15:59:34 -0400 6988353: refactor contended sync subsystem
acorn [Fri, 22 Oct 2010 15:59:34 -0400] rev 6975
6988353: refactor contended sync subsystem Summary: reduce complexity by factoring synchronizer.cpp Reviewed-by: dholmes, never, coleenp
Thu, 21 Oct 2010 10:10:23 -0400 6991315: RedefineClasses fails with java.lang.VerifyError
kamg [Thu, 21 Oct 2010 10:10:23 -0400] rev 6974
6991315: RedefineClasses fails with java.lang.VerifyError Summary: Repair stackmap table attribute when relocating bytecode Reviewed-by: acorn, never
Wed, 20 Oct 2010 17:07:25 -0700 Merge
trims [Wed, 20 Oct 2010 17:07:25 -0700] rev 6973
Merge
Tue, 19 Oct 2010 11:14:52 -0700 6989669: Coops: -Xshare:dump causes crash
iveresov [Tue, 19 Oct 2010 11:14:52 -0700] rev 6972
6989669: Coops: -Xshare:dump causes crash Summary: Temporarily fix to disable compressed oops with CDS Reviewed-by: dholmes, twisti, kvn, never
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip