- 18 10月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: correctly raise exceptions, support safe bitwise "raw" conversions, fix bugs revealed by VerifyMethodHandles, remove dead code, improve debugging support Reviewed-by: never, twisti
-
- 16 10月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 15 10月, 2009 2 次提交
- 14 10月, 2009 4 次提交
-
-
由 kvn 提交于
Summary: PhiNode::Ideal() should return TOP for Phi node with no users. Reviewed-by: never, jrose
-
由 kvn 提交于
Summary: Restore the original code: uint i = _hi_degree. Reviewed-by: never, jrose
-
由 never 提交于
Reviewed-by: twisti, jrose, kvn
-
由 never 提交于
Reviewed-by: never Contributed-by: gbenson@redhat.com
-
- 08 10月, 2009 2 次提交
- 07 10月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Fix problem with the double register encodings in sparc.ad Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
-
- 06 10月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: For signatures with a large number of arguments the offset for the float store becomes too big and does not fit in 13-bit. Reviewed-by: kvn, never
-
- 02 10月, 2009 1 次提交
-
-
由 johnc 提交于
Summary: Modify operand passed to C1 pre-barrier to be the operand representing the address of the object field that is being stored. Reviewed-by: never
-
- 26 9月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Avoid ideal transformation ping-pong between AddPNode::Ideal() and CastX2PNode::Ideal(). Reviewed-by: cfang
-
- 25 9月, 2009 1 次提交
-
-
由 xlu 提交于
Reviewed-by: never, ysr, acorn
-
- 24 9月, 2009 2 次提交
- 23 9月, 2009 2 次提交
- 21 9月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: Fix races in jmethodID cache and JNI itable index cache. Reviewed-by: ikrylov, acorn
-
- 19 9月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Add missing instance_id meet. Reviewed-by: never
-
- 17 9月, 2009 2 次提交
- 16 9月, 2009 4 次提交
-
-
由 jrose 提交于
Summary: Make a special root-list for those few nmethods which might contain non-perm oops. Reviewed-by: twisti, kvn, never, jmasa, ysr
-
由 kvn 提交于
Summary: Do nothing for AddP node which has type not related to the type of allocated object. Reviewed-by: never
-
由 ysr 提交于
Summary: Druing heap shrinking, check for emptiness of a region before modifying its ZF status. Reviewed-by: tonyp
-
由 cfang 提交于
Summary: filter out non-primitives before deciding whether two ops can be packed Reviewed-by: kvn, never
-
- 15 9月, 2009 2 次提交
-
-
由 kvn 提交于
6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2 Summary: Modify String intrinsic methods to pass char[] pointers instead of string oops. Reviewed-by: never
-
由 cfang 提交于
6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default) Summary: design StoreCMNode::Ideal to promote its oopStore input if the input is a MergeMem node Reviewed-by: kvn, never
-
- 11 9月, 2009 3 次提交
-
-
由 kvn 提交于
Summary: Removed second CheckCastPP and use MembarCPUOrder after arraycopy to cloned object. Reviewed-by: never
-
由 ysr 提交于
Summary: Fix CDS/CMS option overrides related to iCMS option CMSIncrementalMode; explicate overrides to error stream. Reviewed-by: coleenp
-
由 kvn 提交于
Summary: Look through chained AddP nodes in get_addp_base(). Reviewed-by: jrose
-
- 09 9月, 2009 2 次提交
- 08 9月, 2009 1 次提交
-
-
由 andrew 提交于
Summary: Store the return value of fwrite and check it matches the size of the array. Reviewed-by: twisti, dholmes
-
- 05 9月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, phh
-
- 02 9月, 2009 1 次提交
-
-
由 poonam 提交于
Summary: Add an explicit check for TypeProfileWidth == 0 in record_klass_in_profile_helper() functions. Reviewed-by: never, coleenp
-
- 01 9月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 31 8月, 2009 2 次提交