1. 24 7月, 2013 1 次提交
  2. 16 7月, 2013 1 次提交
  3. 11 7月, 2013 2 次提交
  4. 10 7月, 2013 3 次提交
  5. 09 7月, 2013 5 次提交
  6. 05 7月, 2013 2 次提交
  7. 04 7月, 2013 3 次提交
  8. 03 7月, 2013 2 次提交
  9. 02 7月, 2013 2 次提交
  10. 03 7月, 2013 1 次提交
  11. 02 7月, 2013 1 次提交
  12. 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
  13. 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
  14. 01 7月, 2013 1 次提交
  15. 27 6月, 2013 2 次提交
  16. 26 6月, 2013 4 次提交
  17. 25 6月, 2013 1 次提交
  18. 24 6月, 2013 1 次提交
  19. 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
  20. 25 6月, 2013 1 次提交
  21. 24 6月, 2013 1 次提交
  22. 21 6月, 2013 2 次提交
  23. 20 6月, 2013 1 次提交