- 24 9月, 2009 1 次提交
-
-
由 jrose 提交于
-
- 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 2 次提交
- 08 9月, 2009 2 次提交
- 05 9月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, phh
-
- 04 9月, 2009 2 次提交
-
-
由 apetrusenko 提交于
-
由 jcoomes 提交于
Reviewed-by: kamg, dholmes
-
- 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 3 次提交
- 29 8月, 2009 4 次提交
- 28 8月, 2009 1 次提交
-
-
由 asaha 提交于
Reviewed-by: xlu
-
- 27 8月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: ldc seems to load an empty String and that leads to an assert on offset < length, which are both zero. Reviewed-by: kvn, never
-