1. 23 10月, 2013 1 次提交
  2. 17 10月, 2013 1 次提交
  3. 06 10月, 2013 1 次提交
  4. 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
  5. 19 9月, 2013 1 次提交
  6. 18 9月, 2013 2 次提交
  7. 11 9月, 2013 1 次提交
  8. 01 9月, 2013 1 次提交
  9. 30 8月, 2013 1 次提交
  10. 27 8月, 2013 1 次提交
  11. 26 8月, 2013 1 次提交
  12. 24 8月, 2013 1 次提交
  13. 22 8月, 2013 1 次提交
  14. 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
  15. 13 8月, 2013 1 次提交
  16. 12 8月, 2013 1 次提交
  17. 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
  18. 03 8月, 2013 1 次提交
  19. 02 8月, 2013 1 次提交
  20. 31 7月, 2013 1 次提交
  21. 20 7月, 2013 1 次提交
  22. 18 7月, 2013 1 次提交
  23. 12 7月, 2013 1 次提交
  24. 05 7月, 2013 1 次提交
    • D
      8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace · e377c127
      dcubed 提交于
      Summary: Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test
      Reviewed-by: dsamersoff, zgu, hseigel, coleenp
      e377c127
  25. 02 7月, 2013 2 次提交
  26. 14 6月, 2013 2 次提交
  27. 01 6月, 2013 1 次提交
  28. 31 5月, 2013 1 次提交
  29. 28 5月, 2013 2 次提交
  30. 23 5月, 2013 1 次提交
  31. 22 5月, 2013 1 次提交
  32. 20 5月, 2013 1 次提交
  33. 17 5月, 2013 2 次提交
  34. 16 5月, 2013 2 次提交