Mon, 02 Mar 2009 14:00:23 -0700 6800721: 3/4 JavaThread::jvmti_thread_state() and JvmtiThreadState::state_for() robustness
dcubed [Mon, 02 Mar 2009 14:00:23 -0700] rev 2135
6800721: 3/4 JavaThread::jvmti_thread_state() and JvmtiThreadState::state_for() robustness Summary: Check for NULL return values from jvmti_thread_state() and state_for() and return a JVM TI error code as appropriate. Reviewed-by: coleenp, swamyv
Mon, 02 Mar 2009 13:57:17 -0700 6700114: 3/4 Assertion (_thread->get_interp_only_mode() == 1,"leaving interp only when mode not one")
dcubed [Mon, 02 Mar 2009 13:57:17 -0700] rev 2134
6700114: 3/4 Assertion (_thread->get_interp_only_mode() == 1,"leaving interp only when mode not one") Summary: Don't create JvmtiThreadState for an exiting JavaThread. Reviewed-by: coleenp, swamyv
Tue, 03 Mar 2009 10:34:22 -0800 Merge
kvn [Tue, 03 Mar 2009 10:34:22 -0800] rev 2133
Merge
Sun, 01 Mar 2009 20:49:46 -0800 6811384: MacroAssembler::serialize_memory may touch next page on amd64
never [Sun, 01 Mar 2009 20:49:46 -0800] rev 2132
6811384: MacroAssembler::serialize_memory may touch next page on amd64 Reviewed-by: kvn, phh, twisti
Fri, 27 Feb 2009 13:27:09 -0800 6810672: Comment typos
twisti [Fri, 27 Feb 2009 13:27:09 -0800] rev 2131
6810672: Comment typos Summary: I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
Fri, 27 Feb 2009 08:34:19 -0800 6811267: Fix for 6809798 broke linux build
kvn [Fri, 27 Feb 2009 08:34:19 -0800] rev 2130
6811267: Fix for 6809798 broke linux build Summary: Fix method's declaration. Reviewed-by: phh, twisti
Fri, 27 Feb 2009 03:35:40 -0800 6778669: Patch from Red Hat -- fixes compilation errors
twisti [Fri, 27 Feb 2009 03:35:40 -0800] rev 2129
6778669: Patch from Red Hat -- fixes compilation errors Summary: Some fixes which are required to build on recent GCCs. Reviewed-by: never, kvn Contributed-by: langel@redhat.com
Thu, 26 Feb 2009 16:57:21 -0800 6810855: KILL vs. TEMP ordering restrictions are too strong
never [Thu, 26 Feb 2009 16:57:21 -0800] rev 2128
6810855: KILL vs. TEMP ordering restrictions are too strong Reviewed-by: kvn
Thu, 26 Feb 2009 14:26:02 -0800 6809798: SafePointScalarObject node placed into incorrect block during GCM
kvn [Thu, 26 Feb 2009 14:26:02 -0800] rev 2127
6809798: SafePointScalarObject node placed into incorrect block during GCM Summary: Replace the control edge of a pinned node before scheduling. Reviewed-by: never
Wed, 25 Feb 2009 14:36:27 -0800 6807963: need tool to make sense of LogCompilaton output
never [Wed, 25 Feb 2009 14:36:27 -0800] rev 2126
6807963: need tool to make sense of LogCompilaton output Reviewed-by: kvn
Wed, 25 Feb 2009 10:53:14 -0800 6805427: adlc compiler may generate incorrect machnode emission code
never [Wed, 25 Feb 2009 10:53:14 -0800] rev 2125
6805427: adlc compiler may generate incorrect machnode emission code Reviewed-by: kvn, twisti
Fri, 27 Feb 2009 15:30:47 -0800 Merge
ysr [Fri, 27 Feb 2009 15:30:47 -0800] rev 2124
Merge
Tue, 24 Feb 2009 22:51:00 -0800 Merge
jmasa [Tue, 24 Feb 2009 22:51:00 -0800] rev 2123
Merge
Tue, 24 Feb 2009 22:12:24 -0800 6806226: Signed integer overflow in growable array code causes JVM crash
jmasa [Tue, 24 Feb 2009 22:12:24 -0800] rev 2122
6806226: Signed integer overflow in growable array code causes JVM crash Summary: Workaround the overflow by doing the intermediate calculations in an unsigned variable. Reviewed-by: ysr, jcoomes
Tue, 24 Feb 2009 15:50:23 -0500 6804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure)
tonyp [Tue, 24 Feb 2009 15:50:23 -0500] rev 2121
6804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure) Summary: Under certain circumstances (evacuation failure) the pause time is not communicated to the policy and, as a result, the pause time field is not initialized properly. Reviewed-by: jmasa
(0) -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip