1. 08 10月, 2013 1 次提交
  2. 06 10月, 2013 1 次提交
  3. 05 10月, 2013 2 次提交
  4. 04 10月, 2013 3 次提交
  5. 05 10月, 2013 5 次提交
    • C
      Merge · 352be2a8
      ccheung 提交于
      352be2a8
    • C
      Merge · 4e725646
      coleenp 提交于
      4e725646
    • C
      Merge · 07739d12
      coleenp 提交于
      07739d12
    • C
      Merge · fe82854a
      coleenp 提交于
      fe82854a
    • J
      Merge · 6c7c728e
      jcoomes 提交于
      6c7c728e
  6. 04 10月, 2013 3 次提交
  7. 03 10月, 2013 13 次提交
  8. 02 10月, 2013 5 次提交
  9. 01 10月, 2013 6 次提交
  10. 30 9月, 2013 1 次提交
    • T
      8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails... · 92c402f0
      tschatzl 提交于
      8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads
      Summary: The initialization for the remembered set summary data structures used the wrong thread count, i.e. number of worker threads instead of number of refinement threads.
      Reviewed-by: brutisso
      92c402f0