- 15 4月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti
-
- 08 4月, 2010 3 次提交
-
-
由 twisti 提交于
6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag Summary: During testing a bug was hit when an exception returned to the interpreter and the SP was wrong. Reviewed-by: kvn, never
-
由 kvn 提交于
Summary: Use BIS instruction for allocation prefetch on Sparc Reviewed-by: twisti
-
由 kvn 提交于
Summary: Don't align loops in stubs for Niagara sparc since NOPs are expensive. Reviewed-by: twisti, never
-
- 19 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti
-
- 18 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 10 3月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: This implements JSR 292 support for C1 x86. Reviewed-by: never, jrose, kvn
-
- 02 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 26 2月, 2010 3 次提交
- 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 次提交
- 22 1月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Return interface klass type if it is exact. Reviewed-by: never
-
- 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
-