1. 15 10月, 2013 2 次提交
  2. 14 10月, 2013 1 次提交
  3. 12 10月, 2013 1 次提交
  4. 11 10月, 2013 1 次提交
  5. 10 10月, 2013 1 次提交
  6. 09 10月, 2013 1 次提交
  7. 08 10月, 2013 3 次提交
  8. 07 10月, 2013 2 次提交
  9. 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
  10. 10 10月, 2013 1 次提交
  11. 08 10月, 2013 1 次提交
  12. 05 10月, 2013 1 次提交
  13. 04 10月, 2013 1 次提交
  14. 05 10月, 2013 1 次提交
  15. 04 10月, 2013 3 次提交
  16. 03 10月, 2013 3 次提交
  17. 02 10月, 2013 2 次提交
  18. 01 10月, 2013 4 次提交
  19. 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
  20. 28 9月, 2013 1 次提交
  21. 01 10月, 2013 1 次提交
  22. 27 9月, 2013 1 次提交
  23. 29 9月, 2013 1 次提交
  24. 27 9月, 2013 3 次提交
  25. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  26. 25 9月, 2013 1 次提交