Wed, 08 Sep 2010 20:28:57 -0700 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
never [Wed, 08 Sep 2010 20:28:57 -0700] rev 6456
6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000 Reviewed-by: kvn
Tue, 07 Sep 2010 11:31:27 -0700 6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled
never [Tue, 07 Sep 2010 11:31:27 -0700] rev 6455
6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled Reviewed-by: kvn
Tue, 07 Sep 2010 14:16:50 -0700 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
iveresov [Tue, 07 Sep 2010 14:16:50 -0700] rev 6454
6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod Summary: Assertion fails during print compilation because nmethod::print_on() calls osr_entry_bci() without checking that the method is an osr method. The fix adds an appropriate check. Reviewed-by: never, twisti
Fri, 03 Sep 2010 17:51:07 -0700 6953144: Tiered compilation
iveresov [Fri, 03 Sep 2010 17:51:07 -0700] rev 6453
6953144: Tiered compilation Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation. Reviewed-by: kvn, never, phh, twisti
Thu, 02 Sep 2010 11:40:02 -0700 6981773: incorrect fill value with OptimizeFill
never [Thu, 02 Sep 2010 11:40:02 -0700] rev 6452
6981773: incorrect fill value with OptimizeFill Reviewed-by: kvn, twisti
Thu, 16 Sep 2010 13:45:55 -0700 Merge
johnc [Thu, 16 Sep 2010 13:45:55 -0700] rev 6451
Merge
Wed, 15 Sep 2010 10:39:13 -0700 6985022: update make/jprt.properties for new jdk7 tools
jcoomes [Wed, 15 Sep 2010 10:39:13 -0700] rev 6450
6985022: update make/jprt.properties for new jdk7 tools Reviewed-by: ohair, kvn
Mon, 13 Sep 2010 10:00:24 -0700 6981746: G1: SEGV with -XX:+TraceGen0Time
johnc [Mon, 13 Sep 2010 10:00:24 -0700] rev 6449
6981746: G1: SEGV with -XX:+TraceGen0Time Summary: Pass correct value for length to NumberSeq constructor. Guard dereferences of "body_summary" pointer with a NULL check. Reviewed-by: tonyp, ysr
Sat, 11 Sep 2010 11:42:09 -0700 Merge
ysr [Sat, 11 Sep 2010 11:42:09 -0700] rev 6448
Merge
Fri, 10 Sep 2010 17:07:55 -0700 6983930: CMS: Various small cleanups ca September 2010
ysr [Fri, 10 Sep 2010 17:07:55 -0700] rev 6447
6983930: CMS: Various small cleanups ca September 2010 Summary: Fixed comment/documentation typos; converted some guarantee()s to assert()s. Reviewed-by: jmasa
Mon, 13 Sep 2010 07:38:10 -0700 Merge
kamg [Mon, 13 Sep 2010 07:38:10 -0700] rev 6446
Merge
Sat, 11 Sep 2010 08:18:31 +0200 6765718: Indicate which thread throwing OOME when generating the heap dump at OOME
thurka [Sat, 11 Sep 2010 08:18:31 +0200] rev 6445
6765718: Indicate which thread throwing OOME when generating the heap dump at OOME Summary: Emit a fake frame that makes it look like the thread is in the OutOfMemoryError zero-parameter constructor Reviewed-by: dcubed
Wed, 08 Sep 2010 08:34:57 -0700 6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
dcubed [Wed, 08 Sep 2010 08:34:57 -0700] rev 6444
6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?) Summary: Use javac's @filename construct to avoid long compile lines Reviewed-by: ohair, twisti, never Contributed-by: doko@ubuntu.com
Wed, 08 Sep 2010 18:33:31 -0700 6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
trims [Wed, 08 Sep 2010 18:33:31 -0700] rev 6443
6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM Summary: Update the Major and Build numbers for HS20 Reviewed-by: jcoomes
Wed, 08 Sep 2010 18:33:04 -0700 Merge
trims [Wed, 08 Sep 2010 18:33:04 -0700] rev 6442
Merge
Tue, 07 Sep 2010 11:50:59 -0400 6982851: Add b107 machine classifications to jprt.properties file.
kamg [Tue, 07 Sep 2010 11:50:59 -0400] rev 6441
6982851: Add b107 machine classifications to jprt.properties file. Summary: See synopsis Reviewed-by: ohair
Tue, 07 Sep 2010 11:38:09 -0400 Merge
kamg [Tue, 07 Sep 2010 11:38:09 -0400] rev 6440
Merge
Fri, 03 Sep 2010 14:47:05 -0400 6870851: Bad frame_chop in StackMapTable crashes JVM
kamg [Fri, 03 Sep 2010 14:47:05 -0400] rev 6439
6870851: Bad frame_chop in StackMapTable crashes JVM Summary: Must check locals for null when processing chop frame Reviewed-by: dholmes, dcubed
Tue, 31 Aug 2010 03:14:00 -0700 6979444: add command line option to print command line flags descriptions
ikrylov [Tue, 31 Aug 2010 03:14:00 -0700] rev 6438
6979444: add command line option to print command line flags descriptions Summary: Implementation of a nonproduct boolean flag XX:PrintFlagsWithComments Reviewed-by: kamg, dholmes, dsamersoff
Wed, 01 Sep 2010 00:40:05 -0700 Merge
never [Wed, 01 Sep 2010 00:40:05 -0700] rev 6437
Merge
Mon, 30 Aug 2010 17:27:35 -0700 6969586: OptimizeStringConcat: SIGSEGV in LoadNode::Value()
never [Mon, 30 Aug 2010 17:27:35 -0700] rev 6436
6969586: OptimizeStringConcat: SIGSEGV in LoadNode::Value() Reviewed-by: kvn
Mon, 30 Aug 2010 11:02:53 -0700 6980978: assert(mt == t->xmeet(this)) failed: meet not commutative
kvn [Mon, 30 Aug 2010 11:02:53 -0700] rev 6435
6980978: assert(mt == t->xmeet(this)) failed: meet not commutative Summary: Fix code in TypeAryPtr::xmeet() for constant array. Reviewed-by: never
Fri, 27 Aug 2010 17:35:08 -0700 Merge
never [Fri, 27 Aug 2010 17:35:08 -0700] rev 6434
Merge
Fri, 27 Aug 2010 17:33:49 -0700 4809552: Optimize Arrays.fill(...)
never [Fri, 27 Aug 2010 17:33:49 -0700] rev 6433
4809552: Optimize Arrays.fill(...) Reviewed-by: kvn
Fri, 27 Aug 2010 01:51:27 -0700 6961697: move nmethod constants section before instruction section
twisti [Fri, 27 Aug 2010 01:51:27 -0700] rev 6432
6961697: move nmethod constants section before instruction section Summary: This is a preparation for 6961690. Reviewed-by: kvn, never
Thu, 26 Aug 2010 11:05:25 -0700 6976400: "Meet Not Symmetric"
kvn [Thu, 26 Aug 2010 11:05:25 -0700] rev 6431
6976400: "Meet Not Symmetric" Summary: Use NULL as klass for TypeAryPtr::RANGE. Add klass verification into TypeAryPtr ctor. Reviewed-by: never
Mon, 30 Aug 2010 10:58:13 -0700 Merge
tonyp [Mon, 30 Aug 2010 10:58:13 -0700] rev 6430
Merge
Mon, 30 Aug 2010 13:00:51 -0400 Merge
tonyp [Mon, 30 Aug 2010 13:00:51 -0400] rev 6429
Merge
Fri, 27 Aug 2010 10:44:06 -0700 Merge
tonyp [Fri, 27 Aug 2010 10:44:06 -0700] rev 6428
Merge
Fri, 27 Aug 2010 13:34:14 -0400 6980206: G1: assert(has_undefined_max_size, "Undefined max size");
tonyp [Fri, 27 Aug 2010 13:34:14 -0400] rev 6427
6980206: G1: assert(has_undefined_max_size, "Undefined max size"); Summary: An assert in the management.cpp is too strong and assumes the max size is always defined on memory pools, even when we don't need to use it. Reviewed-by: mchung, johnc
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip