- 13 2月, 2010 2 次提交
-
-
由 kvn 提交于
Summary: Make Zero figure out result types in a similar way to C++ interpreter implementation. Reviewed-by: kvn Contributed-by: gbenson@redhat.com
-
由 kvn 提交于
Summary: Fix assert since top deoptimized frame has last_sp == interpreter_frame_monitor_begin if there are no expressions. Reviewed-by: twisti
-
- 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
-
- 04 2月, 2010 5 次提交
-
-
由 twisti 提交于
-
由 never 提交于
-
由 never 提交于
Reviewed-by: never, twisti, kvn, rasbold Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
由 kvn 提交于
Summary: Print "made not compilable" line only for deoptimizations. Reviewed-by: never
-
由 never 提交于
Reviewed-by: kvn
-
- 02 2月, 2010 3 次提交
-
-
由 kvn 提交于
Summary: Fix incorrect marking of methods as not compilable. Reviewed-by: never
-
由 twisti 提交于
Summary: MethodHandle invoke call sites should not be fixed-up by SharedRuntime::fixup_callers_callsite as c2i/i2c adapters are used to implement MethodHandle actions. Reviewed-by: kvn, never
-
由 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 4 次提交
-
-
由 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
-
由 never 提交于
Reviewed-by: kvn
-
由 never 提交于
Reviewed-by: kvn
-
由 twisti 提交于
Summary: Two recent commits broke the build on Zero. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 28 1月, 2010 2 次提交
- 27 1月, 2010 3 次提交
-
-
由 ysr 提交于
-
由 ysr 提交于
Summary: G1 now answers "no" to the query can_elide_initializing_store_barrier() in the product build. A debug flag allows alternate behaviour in debug builds. Reviewed-by: iveresov, tonyp
-
由 kvn 提交于
Summary: Add safepoint after CompileTheWorldSafepointInterval (100) compilations and do full sweep of CodeCache each time. Reviewed-by: never Contributed-by: eric.caspole@amd.com
-
- 26 1月, 2010 1 次提交
-
-
由 tonyp 提交于
Summary: Trying this again, as the original change was lost. Reviewed-by: ysr, jmasa
-
- 23 1月, 2010 1 次提交
-
-
由 coleenp 提交于
-
- 22 1月, 2010 3 次提交
-
-
由 apetrusenko 提交于
Summary: Stub code generated to call G1 barriers does not allocate spill space on the stack as required by Windows x64 ABI. The fix is to use more ABI-friendly call_VM_leaf(). Reviewed-by: iveresov, never, kvn
-
由 ysr 提交于
-
由 jmasa 提交于
Summary: Adjust assertion checking for ExplicitGCInvokesConcurrentAndUnloadsClasses as a reason for class unloading Reviewed-by: ysr
-
- 21 1月, 2010 3 次提交
- 20 1月, 2010 3 次提交
- 18 1月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: Recent changes call os::is_allocatable which was not implemented in Zero. Reviewed-by: twisti Contributed-by: NEdward Nevill <ed@camswl.com>
-