1. 15 10月, 2013 3 次提交
  2. 12 10月, 2013 5 次提交
  3. 11 10月, 2013 4 次提交
  4. 10 10月, 2013 1 次提交
  5. 09 10月, 2013 1 次提交
  6. 08 10月, 2013 4 次提交
  7. 07 10月, 2013 2 次提交
  8. 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
  9. 10 10月, 2013 1 次提交
  10. 08 10月, 2013 1 次提交
  11. 06 10月, 2013 1 次提交
  12. 05 10月, 2013 6 次提交
  13. 04 10月, 2013 2 次提交
  14. 05 10月, 2013 3 次提交
    • S
      Merge · 7b13a7fe
      stefank 提交于
      7b13a7fe
    • S
      8024838: Significant slowdown due to transparent huge pages · 39578cad
      stefank 提交于
      Summary: Don't turn on transparent huge pages (-XX:+UseTransparentHugePages) unless explicitly specified on the command line. This has the effect that large pages are never turned on Linux unless the user has explicitly enabled any of the large pages flags: -XX:+UseLargePages, -XX:+UseTransparentHugePages, -XX:+UseHugeTLBFS, and -XX:+UseSHM.
      Reviewed-by: jwilhelm, tschatzl, brutisso
      39578cad
    • J
      8025854: Use "young gen" instead of "eden" · b6c29fc0
      jwilhelm 提交于
      Summary: Changed a few descriptions and variable names to young gen.
      Reviewed-by: tschatzl, jcoomes
      b6c29fc0
  15. 04 10月, 2013 2 次提交
  16. 05 10月, 2013 3 次提交
    • C
      Merge · 352be2a8
      ccheung 提交于
      352be2a8
    • C
      Merge · 4e725646
      coleenp 提交于
      4e725646
    • C
      Merge · 07739d12
      coleenp 提交于
      07739d12