Mon, 11 Jun 2012 22:38:28 -0700 Merge
kvn [Mon, 11 Jun 2012 22:38:28 -0700] rev 12954
Merge
Mon, 11 Jun 2012 14:58:51 -0700 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
kvn [Mon, 11 Jun 2012 14:58:51 -0700] rev 12953
7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere Summary: Add missing check for EncodeP node in MemNode::Ideal_common_DU_postCCP() method. Reviewed-by: twisti
Mon, 11 Jun 2012 16:47:41 -0700 7063674: Wrong results from basic comparisons after calls to Long.bitCount(long)
twisti [Mon, 11 Jun 2012 16:47:41 -0700] rev 12952
7063674: Wrong results from basic comparisons after calls to Long.bitCount(long) Reviewed-by: kvn
Mon, 11 Jun 2012 08:35:28 -0700 Merge
kvn [Mon, 11 Jun 2012 08:35:28 -0700] rev 12951
Merge
Wed, 06 Jun 2012 15:57:37 -0700 7174884: C1: failures after 7171890: assert(cur_state != NULL) failed: state_before must be set
twisti [Wed, 06 Jun 2012 15:57:37 -0700] rev 12950
7174884: C1: failures after 7171890: assert(cur_state != NULL) failed: state_before must be set Reviewed-by: kvn
Tue, 05 Jun 2012 10:15:27 +0200 7171890: C1: add Class.isInstance intrinsic
roland [Tue, 05 Jun 2012 10:15:27 +0200] rev 12949
7171890: C1: add Class.isInstance intrinsic Summary: Class.cast which calls Class.isInstance is heavily used by the new JSR 292 implementation Reviewed-by: roland Contributed-by: Krystal Mok <rednaxelafx@gmail.com>
Fri, 01 Jun 2012 11:25:12 -0700 7173635: jprt.properties should include release jdk7u6
amurillo [Fri, 01 Jun 2012 11:25:12 -0700] rev 12948
7173635: jprt.properties should include release jdk7u6 Reviewed-by: jcoomes
Wed, 30 May 2012 12:17:07 -0700 7172843: C1: fix "assert(has_printable_bci()) failed: _printable_bci should have been set"
twisti [Wed, 30 May 2012 12:17:07 -0700] rev 12947
7172843: C1: fix "assert(has_printable_bci()) failed: _printable_bci should have been set" Reviewed-by: twisti Contributed-by: Krystal Mok <sajia@taobao.com>
Fri, 25 May 2012 11:39:13 -0700 7170145: C1 doesn't respect the JMM with volatile field loads
twisti [Fri, 25 May 2012 11:39:13 -0700] rev 12946
7170145: C1 doesn't respect the JMM with volatile field loads Reviewed-by: kvn, roland
Fri, 25 May 2012 07:53:11 -0700 7170463: C2 should recognize "obj.getClass() == A.class" code pattern
kvn [Fri, 25 May 2012 07:53:11 -0700] rev 12945
7170463: C2 should recognize "obj.getClass() == A.class" code pattern Summary: optimize this code pattern obj.getClass() == A.class. Reviewed-by: jrose, kvn Contributed-by: Krystal Mok <sajia@taobao.com>
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip