1. 05 10月, 2013 1 次提交
    • 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
  2. 02 10月, 2013 1 次提交
  3. 30 9月, 2013 2 次提交
  4. 26 9月, 2013 1 次提交
  5. 25 9月, 2013 1 次提交
  6. 19 9月, 2013 1 次提交
  7. 18 9月, 2013 4 次提交
  8. 17 9月, 2013 2 次提交
  9. 16 9月, 2013 1 次提交
  10. 14 9月, 2013 2 次提交
  11. 11 9月, 2013 3 次提交
  12. 05 9月, 2013 1 次提交
  13. 01 9月, 2013 1 次提交
  14. 30 8月, 2013 1 次提交
  15. 29 8月, 2013 2 次提交
  16. 28 8月, 2013 1 次提交
  17. 27 8月, 2013 1 次提交
  18. 26 8月, 2013 2 次提交
  19. 24 8月, 2013 1 次提交
  20. 22 8月, 2013 1 次提交
  21. 24 8月, 2013 1 次提交
  22. 19 8月, 2013 1 次提交
  23. 16 8月, 2013 1 次提交
    • H
      8003424: Enable Class Data Sharing for CompressedOops · 663f2686
      hseigel 提交于
      8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops
      8005933: The -Xshare:auto option is ignored for -server
      Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs.
      Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
      663f2686
  24. 15 8月, 2013 1 次提交
  25. 13 8月, 2013 1 次提交
  26. 12 8月, 2013 1 次提交
  27. 10 8月, 2013 1 次提交
  28. 09 8月, 2013 1 次提交
    • M
      8019583: [TESTBUG] runtime/7107135 always passes · 95b27154
      minqi 提交于
      Summary: If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable.
      Reviewed-by: coleenp, dholmes, iklam
      Contributed-by: yumin.qi@oracle.com
      95b27154
  29. 15 8月, 2013 1 次提交
  30. 16 8月, 2013 1 次提交