Fri, 09 Jul 2010 00:31:01 -0700 Added tag hs19-b03 for changeset 4670a882996f
trims [Fri, 09 Jul 2010 00:31:01 -0700] rev 5911
Added tag hs19-b03 for changeset 4670a882996f
Fri, 02 Jul 2010 01:37:36 -0700 6966252: Bump the HS19 build number to 04
trims [Fri, 02 Jul 2010 01:37:36 -0700] rev 5910
6966252: Bump the HS19 build number to 04 Summary: Update the HS19 build number to 04 Reviewed-by: jcoomes
Fri, 02 Jul 2010 01:36:15 -0700 Merge
trims [Fri, 02 Jul 2010 01:36:15 -0700] rev 5909
Merge
Wed, 30 Jun 2010 11:52:10 -0400 Merge
coleenp [Wed, 30 Jun 2010 11:52:10 -0400] rev 5908
Merge
Mon, 28 Jun 2010 12:03:05 -0400 Merge
coleenp [Mon, 28 Jun 2010 12:03:05 -0400] rev 5907
Merge
Thu, 24 Jun 2010 15:38:42 -0700 6888573: class data sharing does not always disable large pages
jcoomes [Thu, 24 Jun 2010 15:38:42 -0700] rev 5906
6888573: class data sharing does not always disable large pages Reviewed-by: phh
Tue, 22 Jun 2010 10:03:12 -0400 Merge
zgu [Tue, 22 Jun 2010 10:03:12 -0400] rev 5905
Merge
Tue, 22 Jun 2010 09:46:15 -0400 6939019: Source code adjustments for parfait compilation of hotspot
zgu [Tue, 22 Jun 2010 09:46:15 -0400] rev 5904
6939019: Source code adjustments for parfait compilation of hotspot Summary: Minor source code adjustments for parfait compilation, since it uses different compiler vs. JDK Reviewed-by: never, kamg
Tue, 29 Jun 2010 16:09:57 -0700 Merge
jrose [Tue, 29 Jun 2010 16:09:57 -0700] rev 5903
Merge
Tue, 29 Jun 2010 10:34:00 -0700 6964774: Adjust optimization flags setting
kvn [Tue, 29 Jun 2010 10:34:00 -0700] rev 5902
6964774: Adjust optimization flags setting Summary: Adjust performance flags settings. Reviewed-by: never, phh
Mon, 28 Jun 2010 14:54:39 -0700 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
kvn [Mon, 28 Jun 2010 14:54:39 -0700] rev 5901
6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist() Summary: Use replace_node() method instead of subsume_node(). Reviewed-by: jrose, never
Mon, 28 Jun 2010 10:52:50 -0700 6964479: widen normalization of small int and long values should be symmetric
kvn [Mon, 28 Jun 2010 10:52:50 -0700] rev 5900
6964479: widen normalization of small int and long values should be symmetric Summary: normalize widen value in xmeet() and xdual() methods for types Int and Long so the type meet will be symmetric. Reviewed-by: jrose
Sat, 26 Jun 2010 00:19:55 -0700 Merge
jrose [Sat, 26 Jun 2010 00:19:55 -0700] rev 5899
Merge
Wed, 23 Jun 2010 09:40:11 -0700 6947341: JVM Crash running Oracle ATG CRMDemo
kvn [Wed, 23 Jun 2010 09:40:11 -0700] rev 5898
6947341: JVM Crash running Oracle ATG CRMDemo Summary: Missing protected page below heap with compressed oops on Linux with large pages use. Reviewed-by: never, phh, jcoomes
Tue, 22 Jun 2010 12:10:07 -0700 6962980: C1: stub area should take into account method handle deopt stub
iveresov [Tue, 22 Jun 2010 12:10:07 -0700] rev 5897
6962980: C1: stub area should take into account method handle deopt stub Reviewed-by: twisti, never
Mon, 21 Jun 2010 14:26:17 -0700 6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
never [Mon, 21 Jun 2010 14:26:17 -0700] rev 5896
6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs") Reviewed-by: dcubed, kvn, twisti
Fri, 18 Jun 2010 16:51:54 -0700 6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam
never [Fri, 18 Jun 2010 16:51:54 -0700] rev 5895
6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam Reviewed-by: kvn
Thu, 24 Jun 2010 15:56:12 -0700 Merge
jmasa [Thu, 24 Jun 2010 15:56:12 -0700] rev 5894
Merge
Wed, 23 Jun 2010 15:17:20 -0700 Merge
jmasa [Wed, 23 Jun 2010 15:17:20 -0700] rev 5893
Merge
Wed, 23 Jun 2010 08:35:31 -0700 6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
jmasa [Wed, 23 Jun 2010 08:35:31 -0700] rev 5892
6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008 Summary: Shrinking of a generation and the corresponding card table was causing part of the card table to be uncommitted. Reviewed-by: jcoomes
Thu, 22 Apr 2010 15:20:16 -0400 6946048: G1: improvements to +PrintGCDetails output
tonyp [Thu, 22 Apr 2010 15:20:16 -0400] rev 5891
6946048: G1: improvements to +PrintGCDetails output Summary: Small improvements to G1's PrintGCDetails output. It also includes minor formatting details. Reviewed-by: ysr, johnc
Fri, 07 May 2010 13:14:41 -0400 6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
tonyp [Fri, 07 May 2010 13:14:41 -0400] rev 5890
6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent Summary: First, change the guarantee to raising a vm error. Second, set the interval dynamically, and based on the pause time target, if it is not set explicitly. Reviewed-by: ysr, johnc
Tue, 15 Jun 2010 18:07:27 -0700 6959430: Make sure raw loads have control edge
kvn [Tue, 15 Jun 2010 18:07:27 -0700] rev 5889
6959430: Make sure raw loads have control edge Summary: check that raw loads have control edge Reviewed-by: never, twisti
Tue, 15 Jun 2010 15:57:36 -0700 Merge
jrose [Tue, 15 Jun 2010 15:57:36 -0700] rev 5888
Merge
(0) -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip