1. 27 1月, 2010 2 次提交
  2. 26 1月, 2010 1 次提交
  3. 23 1月, 2010 1 次提交
    • C
      Merge · 8dd94360
      coleenp 提交于
      8dd94360
  4. 22 1月, 2010 3 次提交
  5. 21 1月, 2010 2 次提交
    • I
      Merge · 0b9139fb
      iveresov 提交于
      0b9139fb
    • D
      Merge · f2baafdb
      dcubed 提交于
      f2baafdb
  6. 20 1月, 2010 3 次提交
  7. 18 1月, 2010 1 次提交
  8. 17 1月, 2010 1 次提交
    • Y
      Merge · 564656ec
      ysr 提交于
      564656ec
  9. 16 1月, 2010 4 次提交
  10. 15 1月, 2010 1 次提交
  11. 14 1月, 2010 2 次提交
  12. 15 1月, 2010 1 次提交
    • T
      Merge · 413e1c30
      tonyp 提交于
      413e1c30
  13. 14 1月, 2010 3 次提交
    • Y
      6896647: card marks can be deferred too long · 651edb8d
      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
      651edb8d
    • T
      6916652: G1: remove +UseG1GC from under experimental options · b5ec0b50
      tonyp 提交于
      Summary: What the title says.
      Reviewed-by: ysr, jmasa
      b5ec0b50
    • D
      6580131: 3/4 CompiledMethodLoad events don't produce the expected extra... · bd4c6cf1
      dcubed 提交于
      6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
      Summary: Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter.
      Reviewed-by: never, ohair, tbell, tdeneau
      Contributed-by: NVasanth Venkatachalam <vasanth.venkatachalam@amd.com>
      bd4c6cf1
  14. 13 1月, 2010 3 次提交
    • 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
    • I
      Merge · 0ffdde2c
      iveresov 提交于
      0ffdde2c
  15. 10 1月, 2010 1 次提交
    • Y
      Merge · 993619fe
      ysr 提交于
      993619fe
  16. 09 1月, 2010 8 次提交
  17. 08 1月, 2010 3 次提交