1. 16 7月, 2013 2 次提交
  2. 15 7月, 2013 1 次提交
  3. 13 7月, 2013 1 次提交
    • A
      7162400: Intermittent java.io.IOException: Bad file number during... · 04a6ead8
      allwin 提交于
      7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
      Summary: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
      Reviewed-by: dcubed, dholmes, sspitsyn, mgerdin, ctornqvi, dsamersoff
      04a6ead8
  4. 12 7月, 2013 1 次提交
  5. 11 7月, 2013 1 次提交
  6. 10 7月, 2013 4 次提交
  7. 09 7月, 2013 5 次提交
  8. 05 7月, 2013 2 次提交
  9. 04 7月, 2013 3 次提交
  10. 03 7月, 2013 2 次提交
  11. 02 7月, 2013 2 次提交
  12. 03 7月, 2013 1 次提交
  13. 02 7月, 2013 2 次提交
  14. 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
  15. 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
  16. 01 7月, 2013 1 次提交
  17. 27 6月, 2013 2 次提交
  18. 26 6月, 2013 4 次提交
  19. 25 6月, 2013 1 次提交
  20. 24 6月, 2013 1 次提交
  21. 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
  22. 25 6月, 2013 1 次提交