1. 02 2月, 2010 2 次提交
    • T
      6921799: JSR 292 call sites should not be fixed-up · 7ecf2ea5
      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
      7ecf2ea5
    • T
      6921352: JSR 292 needs its own deopt handler · 819971ed
      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
      819971ed
  2. 30 1月, 2010 3 次提交
  3. 29 1月, 2010 3 次提交
  4. 27 1月, 2010 1 次提交
  5. 21 1月, 2010 1 次提交
  6. 16 1月, 2010 2 次提交
  7. 14 1月, 2010 5 次提交
  8. 13 1月, 2010 2 次提交
    • J
      6902115:... · e0f00cdb
      johnc 提交于
      6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint())
      Summary: Remove invalid assert and mangle filler objects in TLABs that are being retired.
      Reviewed-by: ysr, jmasa
      e0f00cdb
    • C
      6894779: Loop Predication for Loop Optimizer in C2 · 6c6c62d5
      cfang 提交于
      Summary: Loop predication implementation
      Reviewed-by: never, kvn
      6c6c62d5
  9. 09 1月, 2010 4 次提交
  10. 08 1月, 2010 4 次提交
  11. 07 1月, 2010 1 次提交
  12. 06 1月, 2010 1 次提交
  13. 05 1月, 2010 5 次提交
  14. 04 1月, 2010 3 次提交
  15. 24 12月, 2009 1 次提交
    • Y
      6631166: CMS: better heuristics when combatting fragmentation · c290220e
      ysr 提交于
      Summary: Autonomic per-worker free block cache sizing, tunable coalition policies, fixes to per-size block statistics, retuned gain and bandwidth of some feedback loop filters to allow quicker reactivity to abrupt changes in ambient demand, and other heuristics to reduce fragmentation of the CMS old gen. Also tightened some assertions, including those related to locking.
      Reviewed-by: jmasa
      c290220e
  16. 17 12月, 2009 2 次提交