1. 17 10月, 2013 2 次提交
  2. 15 10月, 2013 3 次提交
  3. 14 10月, 2013 1 次提交
  4. 12 10月, 2013 1 次提交
  5. 11 10月, 2013 1 次提交
  6. 10 10月, 2013 1 次提交
  7. 09 10月, 2013 1 次提交
  8. 08 10月, 2013 3 次提交
  9. 07 10月, 2013 2 次提交
  10. 09 10月, 2013 1 次提交
    • T
      8003420: NPG: make new GC root for pd_set · e540de76
      tschatzl 提交于
      Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam).
      Reviewed-by: coleenp, iklam
      e540de76
  11. 10 10月, 2013 1 次提交
  12. 08 10月, 2013 1 次提交
  13. 05 10月, 2013 1 次提交
  14. 04 10月, 2013 1 次提交
  15. 05 10月, 2013 1 次提交
  16. 04 10月, 2013 3 次提交
  17. 03 10月, 2013 3 次提交
  18. 02 10月, 2013 2 次提交
  19. 01 10月, 2013 4 次提交
  20. 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
  21. 28 9月, 2013 1 次提交
  22. 01 10月, 2013 1 次提交
  23. 27 9月, 2013 1 次提交
  24. 29 9月, 2013 1 次提交
  25. 27 9月, 2013 2 次提交