- 20 2月, 2010 2 次提交
- 19 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 18 2月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: After 6921352 the CodeBuffer size was too small. Reviewed-by: kvn, never
-
- 17 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 10 2月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Use PhiNode::make_blank(r, n) method to construct the phi. Reviewed-by: never
-
- 09 2月, 2010 2 次提交
- 08 2月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Clear the total count when a receiver information is cleared. Reviewed-by: never, jrose
-
- 06 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 05 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 02 2月, 2010 3 次提交
-
-
由 kvn 提交于
Summary: Fix incorrect marking of methods as not compilable. Reviewed-by: never
-
由 dcubed 提交于
Summary: Rename can_post_exceptions support to can_post_on_exceptions. Add support for should_post_on_exceptions flag to permit per JavaThread optimizations. Reviewed-by: never, kvn, dcubed Contributed-by: tom.deneau@amd.com
-
由 twisti 提交于
Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not. Reviewed-by: never, jrose
-
- 30 1月, 2010 3 次提交
- 29 1月, 2010 3 次提交
- 16 1月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 14 1月, 2010 1 次提交
-
-
由 ysr 提交于
Summary: Deferred card marks are now flushed during the gc prologue. Parallel[Scavege,OldGC] and SerialGC no longer defer card marks generated by COMPILER2 as a result of ReduceInitialCardMarks. For these cases, introduced a diagnostic option to defer the card marks, only for the purposes of testing and diagnostics. CMS and G1 continue to defer card marks. Potential performance concern related to single-threaded flushing of deferred card marks in the gc prologue will be addressed in the future. Reviewed-by: never, johnc
-
- 13 1月, 2010 1 次提交
-
-
由 cfang 提交于
Summary: Loop predication implementation Reviewed-by: never, kvn
-
- 09 1月, 2010 3 次提交
-
-
由 jrose 提交于
Summary: Put all inline-related switches into product mode, to allow tuning by dynamic language implementors. Reviewed-by: twisti, kvn
-
由 kvn 提交于
Summary: Remove AND operation only if mask is equal to shift. Reviewed-by: never
-
由 kvn 提交于
Summary: Check RootNode before check Loop in IfNode::up_one_dom(). Reviewed-by: never Contributed-by: kevin.brown@sun.com
-
- 08 1月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: Put generated MH adapter in InvokeDynamic/MethodHandle classes to be able to indentify them easily in the compiler. Reviewed-by: kvn, never, jrose
-
由 kvn 提交于
Summary: Add missing check that value is used in memory expression in instructions with embedded load. Reviewed-by: never, jrose
-
- 07 1月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 05 1月, 2010 4 次提交
-
-
由 twisti 提交于
Summary: C2 needs some additional optimizations to be able to handle MethodHandle invokes and invokedynamic instructions at the best performance. Reviewed-by: kvn, never
-
由 twisti 提交于
Summary: C2 implementation for invokedynamic support. Reviewed-by: kvn, never
-
由 kvn 提交于
Summary: EA incorrectly identifies escape state of an allocation passed as call argument. Reviewed-by: never
-
由 twisti 提交于
Summary: During the work for 6829187 we have fixed a number of basic bugs which are logically grouped with 6815692 and 6858164 but which must be reviewed and pushed separately. Reviewed-by: kvn, never
-
- 10 12月, 2009 2 次提交
- 09 12月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 03 12月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Skip the secondary induction variable handling if it is dead Reviewed-by: never, kvn
-
- 26 11月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Make OptimizeStringConcat a product VM option(contributed by never) Reviewed-by: never
-
- 20 11月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Remove the assert. Reviewed-by: twisti
-
- 13 11月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-