- 07 5月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: Zero needs a couple of new methods to allow Shark to access the new frame anchor field. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 06 5月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: Moves the logic for determining the size of the Zero stack into the ZeroStack class. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 05 5月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: The commit for 6939134 broke Zero. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 04 5月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: Missed Zero changes for 6943304. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 02 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Adjust MethodType lookup logic to search off the BCP, but not to cache those results Reviewed-by: twisti
-
- 01 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces Reviewed-by: twisti
-
- 30 4月, 2010 3 次提交
-
-
由 twisti 提交于
Reviewed-by: coleenp, never, gbenson
-
由 twisti 提交于
Summary: Zero will exit with an error when invoked with -Xcheck:jni. Reviewed-by: twisti, kamg Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 iveresov 提交于
Summary: Disable the use of pcmpestri until it can be guaranteed that the load doesn't cross in to the uncommited space. See 6942326. Reviewed-by: never, kvn
-
- 29 4月, 2010 2 次提交
- 28 4月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: c1 does sign-extension when it loads ints and shorts from memory to 64-bit registers. This causes problems for c2 because it relies on the fact the int passed in a 64-bit register is zero-extended. Reviewed-by: never
-
- 27 4月, 2010 3 次提交
-
-
由 never 提交于
Reviewed-by: twisti, dcubed
-
由 tonyp 提交于
-
由 never 提交于
Reviewed-by: never, twisti Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 23 4月, 2010 1 次提交
-
-
由 johnc 提交于
6871109: G1: remove the concept of the scan only prefix Summary: Removed scan only regions and associated code. The young portion of the collection set is now constructed incrementally - when a young region is retired as the current allocation region it is added to the collection set. Reviewed-by: apetrusenko, iveresov, tonyp
-
- 21 4月, 2010 3 次提交
- 19 4月, 2010 2 次提交
-
-
由 kevinw 提交于
-
由 twisti 提交于
Summary: With Zero on a GC crash the stack was dumped differently to other crashes. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 17 4月, 2010 1 次提交
-
-
由 kevinw 提交于
Summary: ensure_parsability() must be called even if GC_locker prevents GC. Reviewed-by: ysr, chrisphi
-
- 16 4月, 2010 11 次提交
-
-
由 apetrusenko 提交于
Summary: Replaces the G1-specific parameter with the existing ones that are used by the other GCs (YoungPLABSize and OldPLABSize) Reviewed-by: tonyp, johnc
-
由 twisti 提交于
Summary: Two new files are missing in the push for 6941224. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 twisti 提交于
-
由 twisti 提交于
-
由 trims 提交于
-
由 trims 提交于
-
由 trims 提交于
Summary: Update the HS18 build number to 03 Reviewed-by: jcoomes
-
由 never 提交于
Reviewed-by: twisti
-
由 tonyp 提交于
Summary: The outgoing region map is not maintained properly and it's causing an assert failure. Given that we don't actually use it, I'm removing it. I'm piggy-backing a small change on this which removes a message that it's printed before a Full GC when DisableExplicitGC is set. Reviewed-by: apetrusenko, ysr
-
由 johnc 提交于
Summary: The expression that calculates the live bytes for a heap region can overflow for a suitably large humongous region/object. Cache the object size in a suitably sized local variable so that the expression is converted to a wider type. Reviewed-by: tonyp, jmasa, iveresov, apetrusenko
-
由 mikejwre 提交于
-
- 15 4月, 2010 3 次提交
-
-
由 twisti 提交于
Summary: The fix for 6940701 broke Zero. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 twisti 提交于
Summary: Adding stack overflow checking to Shark brought to light a bunch of deficiencies in Zero's stack overflow code. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 never 提交于
Reviewed-by: twisti
-
- 14 4月, 2010 2 次提交
- 10 4月, 2010 2 次提交