Fri, 26 Apr 2013 00:29:11 -0700 Merge
amurillo [Fri, 26 Apr 2013 00:29:11 -0700] rev 17039
Merge
Thu, 25 Apr 2013 13:10:03 -0700 Merge
bharadwaj [Thu, 25 Apr 2013 13:10:03 -0700] rev 17038
Merge
Wed, 24 Apr 2013 18:20:04 -0400 8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset.
jiangli [Wed, 24 Apr 2013 18:20:04 -0400] rev 17037
8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset. Summary: Change jmpb() to jmp(). Reviewed-by: coleenp, rdurbin, dcubed
Wed, 24 Apr 2013 09:42:08 +0200 8011771: runThese crashed with EAV
roland [Wed, 24 Apr 2013 09:42:08 +0200] rev 17036
8011771: runThese crashed with EAV Summary: Array bound check elimination's in block motion doesn't always reset its data structures from one step to the other. Reviewed-by: kvn, twisti
Tue, 16 Apr 2013 17:06:39 +0200 8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas
roland [Tue, 16 Apr 2013 17:06:39 +0200] rev 17035
8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas Summary: instruct xaddL_no_res shouldn't allow 64 bit constants. Reviewed-by: kvn
Tue, 23 Apr 2013 12:32:17 -0400 8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range' in interpreter initialization.
jiangli [Tue, 23 Apr 2013 12:32:17 -0400] rev 17034
8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range' in interpreter initialization. Summary: Change br_null_short() to br_null(). Reviewed-by: coleenp, hseigel
Tue, 23 Apr 2013 08:12:14 -0700 8012961: Do not restrict static interface methods to be private
bharadwaj [Tue, 23 Apr 2013 08:12:14 -0700] rev 17033
8012961: Do not restrict static interface methods to be private Summary: Lambda changes; spec 0.6.2 - remove the restriction that was added as part of recent changes made to support upcoming changes to compilation of lambda methods. Reviewed-by: dholmes, acorn
Sun, 21 Apr 2013 21:05:02 -0700 Merge
dcubed [Sun, 21 Apr 2013 21:05:02 -0700] rev 17032
Merge
Sun, 21 Apr 2013 20:41:04 -0700 8012907: anti-delta fix for 8010992
dcubed [Sun, 21 Apr 2013 20:41:04 -0700] rev 17031
8012907: anti-delta fix for 8010992 Summary: anti-delta fix for 8010992 until 8012902 can be fixed Reviewed-by: acorn, minqi, rdurbin
Sat, 20 Apr 2013 19:02:11 +0200 6729929: I18N - Taking Heap Dump failed if project path contains multibyte characters
mgronlun [Sat, 20 Apr 2013 19:02:11 +0200] rev 17030
6729929: I18N - Taking Heap Dump failed if project path contains multibyte characters Reviewed-by: dholmes, rbackman Contributed-by: peter.allwin@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip