1. 26 7月, 2013 1 次提交
  2. 24 7月, 2013 1 次提交
  3. 16 7月, 2013 1 次提交
  4. 11 7月, 2013 2 次提交
  5. 10 7月, 2013 3 次提交
  6. 09 7月, 2013 5 次提交
  7. 05 7月, 2013 2 次提交
  8. 04 7月, 2013 3 次提交
  9. 03 7月, 2013 2 次提交
  10. 02 7月, 2013 2 次提交
  11. 03 7月, 2013 1 次提交
  12. 02 7月, 2013 2 次提交
  13. 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
  14. 02 7月, 2013 1 次提交
    • J
      8017070: G1: assert(_card_counts[card_num] <= G1ConcRSHotCardLimit) failed · 534845a9
      johnc 提交于
      Summary: The assert is invalid when a card is being refined by two different threads and its count crosses the hot threshold - the refinement count will be updated once by each thread triggering the assert. Remove the assert and update the count using a bounded expression.
      Reviewed-by: jmasa, tamao, brutisso
      534845a9
  15. 01 7月, 2013 1 次提交
  16. 27 6月, 2013 2 次提交
  17. 26 6月, 2013 4 次提交
  18. 25 6月, 2013 1 次提交
  19. 24 6月, 2013 1 次提交
  20. 26 6月, 2013 1 次提交
    • A
      8017243: 8001345 is incomplete · 5c43e586
      adlertz 提交于
      Summary: Replaces unused decodeN at MemBarAcquire with its corresponding loadN if loadN is used at more than one place.
      Reviewed-by: kvn, twisti
      5c43e586
  21. 25 6月, 2013 1 次提交
  22. 24 6月, 2013 1 次提交
  23. 21 6月, 2013 1 次提交