- 26 11月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Make OptimizeStringConcat a product VM option(contributed by never) Reviewed-by: never
-
- 13 11月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 20 11月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Remove the assert. Reviewed-by: twisti
-
- 12 11月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 05 11月, 2009 2 次提交
- 31 10月, 2009 1 次提交
-
-
由 cfang 提交于
6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash Summary: Disable SuperWord optimization for unsafe read/write Reviewed-by: kvn, phh
-
- 22 10月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Implement scalar replaced objects debug info dump in SA. Reviewed-by: twisti
-
- 16 10月, 2009 1 次提交
-
-
由 ysr 提交于
6889757: G1: enable card mark elision for initializing writes from compiled code (ReduceInitialCardMarks) Summary: Defer the (compiler-elided) card-mark upon a slow-path allocation until after the store and before the next subsequent safepoint; G1 now answers yes to can_elide_tlab_write_barriers(). Reviewed-by: jcoomes, kvn, never
-
- 14 10月, 2009 2 次提交
- 08 10月, 2009 2 次提交
- 26 9月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Avoid ideal transformation ping-pong between AddPNode::Ideal() and CastX2PNode::Ideal(). Reviewed-by: cfang
-
- 23 9月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
-
- 19 9月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Add missing instance_id meet. Reviewed-by: never
-
- 17 9月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 16 9月, 2009 3 次提交
-
-
由 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
-
由 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 2 次提交
- 09 9月, 2009 2 次提交
- 31 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: schedule the superword loads based on dependence constraints Reviewed-by: kvn, never
-
- 29 8月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Fix do_null_check to check for unloaded klass for all oop pointers. Reviewed-by: never, cfang
-
- 21 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: use PcDesc to keep record of the reexecute bit instead of using DebugInfoStreams Reviewed-by: kvn, never, twisti
-
- 20 8月, 2009 2 次提交
- 18 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: delay dead code elimination in set_req_X to make it safe Reviewed-by: kvn, never
-
- 15 8月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 14 8月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 05 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Improvement on reexecute implementation to fix the assertion failure Reviewed-by: kvn, never
-
- 01 8月, 2009 2 次提交
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 28 7月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Code compiled with server compiler generates an incorrect result. Reviewed-by: cfang, never, kvn
-
- 27 7月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Add additional check for a tight loop. Reviewed-by: never
-