1. 18 10月, 2013 2 次提交
  2. 17 10月, 2013 1 次提交
    • I
      8009303: Tiered: incorrect results in VM tests stringconcat with -Xcomp... · c8e1c633
      iveresov 提交于
      8009303: Tiered: incorrect results in VM tests stringconcat with -Xcomp -XX:+DeoptimizeALot on solaris-amd64
      Summary: Do memory flow analysis in string concat optimizier to exclude cases when computation of arguments to StringBuffer::append has side effects
      Reviewed-by: kvn, twisti
      c8e1c633
  3. 11 10月, 2013 1 次提交
  4. 16 10月, 2013 1 次提交
    • K
      8026293: Schedule part of G1 pre-barrier late · e3152d86
      kvn 提交于
      Summary: move rare executed part of G1 write barrier from hot path.
      Reviewed-by: kvn, twisti, roland
      Contributed-by: staffan.friberg@oracle.com
      e3152d86
  5. 15 10月, 2013 1 次提交
  6. 13 10月, 2013 1 次提交
  7. 12 10月, 2013 2 次提交
  8. 11 10月, 2013 1 次提交
  9. 10 10月, 2013 3 次提交
  10. 09 10月, 2013 4 次提交
  11. 08 10月, 2013 3 次提交
  12. 07 10月, 2013 2 次提交
  13. 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
  14. 10 10月, 2013 1 次提交
  15. 08 10月, 2013 1 次提交
  16. 07 10月, 2013 4 次提交
  17. 05 10月, 2013 2 次提交
  18. 04 10月, 2013 1 次提交
  19. 05 10月, 2013 2 次提交
    • 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
  20. 04 10月, 2013 4 次提交
  21. 03 10月, 2013 2 次提交