- 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
-
- 01 10月, 2009 1 次提交
-
-
由 jrose 提交于
-
- 29 9月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Add IgnoreUnrecognizedVMOptions for JTreg tests (on a product build) to pass with DeoptimizeALot Reviewed-by: kvn
-
- 26 9月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Avoid ideal transformation ping-pong between AddPNode::Ideal() and CastX2PNode::Ideal(). Reviewed-by: cfang
-
- 25 9月, 2009 1 次提交
-
-
由 apetrusenko 提交于
-
- 24 9月, 2009 3 次提交
- 23 9月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: remove over locking by VMThread on "is thread suspended?" check Reviewed-by: dholmes, acorn, andrew
-
- 22 9月, 2009 1 次提交
-
-
由 acorn 提交于
-
- 21 9月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: Fix races in jmethodID cache and JNI itable index cache. Reviewed-by: ikrylov, acorn
-
- 19 9月, 2009 2 次提交
- 18 9月, 2009 1 次提交
-
-
由 apetrusenko 提交于
-
- 17 9月, 2009 2 次提交
- 16 9月, 2009 7 次提交
-
-
由 acorn 提交于
-
由 jrose 提交于
-
由 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
-
由 acorn 提交于
-
由 cfang 提交于
Summary: filter out non-primitives before deciding whether two ops can be packed Reviewed-by: kvn, never
-
- 15 9月, 2009 3 次提交
-
-
由 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
-
由 kvn 提交于
-
由 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
-
- 12 9月, 2009 1 次提交
-
-
由 andrew 提交于
Summary: The build fails if the bootstrap JDK defaults to <1.5 Reviewed-by: jcoomes
-
- 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
-
- 10 9月, 2009 2 次提交
- 09 9月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Check that a klass is not NULL before the is_loaded() call. Reviewed-by: never
-