1. 21 3月, 2014 1 次提交
  2. 19 3月, 2014 1 次提交
  3. 30 1月, 2014 1 次提交
  4. 24 1月, 2014 1 次提交
  5. 17 1月, 2014 1 次提交
    • C
      8027314: Java should recognize Diagnostic options if... · 0b9d8119
      ccheung 提交于
      8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
      Summary: clarifying the error messages associated with vm options of type diagnostic, experimental, develop, and notproduct
      Reviewed-by: kvn, twisti, ctornqvi
      0b9d8119
  6. 14 1月, 2014 1 次提交
  7. 02 12月, 2013 1 次提交
  8. 12 11月, 2013 1 次提交
  9. 02 11月, 2013 1 次提交
  10. 28 10月, 2013 1 次提交
  11. 25 10月, 2013 1 次提交
  12. 23 10月, 2013 1 次提交
  13. 22 10月, 2013 1 次提交
  14. 15 10月, 2013 1 次提交
  15. 14 10月, 2013 1 次提交
  16. 08 10月, 2013 1 次提交
  17. 07 10月, 2013 1 次提交
  18. 05 10月, 2013 1 次提交
  19. 27 9月, 2013 2 次提交
  20. 19 9月, 2013 2 次提交
  21. 17 9月, 2013 1 次提交
    • M
      7164841: Improvements to the GC log file rotation · fcfbef18
      minqi 提交于
      Summary: made changes to easily identify current log file in rotation. Parameterize the input with %t for time replacement in file name.
      Reviewed-by: ccheung, tschatzl, tamao, zgu
      Contributed-by: yumin.qi@oracle.com
      fcfbef18
  22. 13 9月, 2013 1 次提交
  23. 11 9月, 2013 1 次提交
    • T
      8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
      tschatzl 提交于
      Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
      Reviewed-by: stefank, dholmes
      95a96a89
  24. 05 9月, 2013 1 次提交
  25. 26 8月, 2013 1 次提交
  26. 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
  27. 12 8月, 2013 1 次提交
  28. 01 8月, 2013 1 次提交
  29. 29 7月, 2013 1 次提交
  30. 19 7月, 2013 1 次提交
  31. 11 7月, 2013 1 次提交
  32. 09 7月, 2013 1 次提交
  33. 04 7月, 2013 1 次提交
  34. 02 7月, 2013 1 次提交
  35. 29 6月, 2013 1 次提交
    • T
      8017611: Auto corrector for mistyped vm options · 81592497
      tamao 提交于
      Summary: The auto corrector for mistyped vm options fuzzy-matches existing flags based on string similarity (Dice's coefficient).
      Reviewed-by: kvn, dsamersoff, hseigel, johnc
      81592497
  36. 27 6月, 2013 1 次提交
  37. 14 6月, 2013 1 次提交
  38. 08 6月, 2013 1 次提交