1. 15 12月, 2014 1 次提交
  2. 12 12月, 2014 1 次提交
  3. 10 12月, 2014 2 次提交
  4. 03 12月, 2014 2 次提交
  5. 02 12月, 2014 1 次提交
  6. 26 11月, 2014 2 次提交
  7. 10 12月, 2014 1 次提交
  8. 04 12月, 2014 1 次提交
  9. 05 12月, 2014 1 次提交
  10. 20 11月, 2014 3 次提交
  11. 14 11月, 2014 1 次提交
  12. 11 11月, 2014 1 次提交
  13. 15 11月, 2014 1 次提交
  14. 08 11月, 2014 2 次提交
  15. 12 11月, 2014 1 次提交
  16. 06 11月, 2014 1 次提交
  17. 25 10月, 2014 1 次提交
  18. 18 11月, 2014 1 次提交
  19. 30 10月, 2014 1 次提交
  20. 22 10月, 2014 1 次提交
  21. 14 10月, 2014 1 次提交
  22. 28 10月, 2014 1 次提交
  23. 24 10月, 2014 1 次提交
  24. 17 10月, 2014 1 次提交
  25. 13 10月, 2014 1 次提交
    • T
      8046268: compiler/whitebox/ tests fail : must be osr_compiled · 0a7368fc
      thartmann 提交于
      Summary: Added code to 'warm up' the methods before triggering OSR compilation by executing them a limited number of times. Like this, the profile information marks the loop exit as taken and we don't add an uncommon trap.
      Reviewed-by: kvn, dlong, iignatyev
      0a7368fc
  26. 30 9月, 2014 1 次提交
    • T
      8052172: Evacuation failure handling in G1 does not evacuate all objects if... · 45b1c7cf
      tschatzl 提交于
      8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
      Summary: Remove -XX:-G1DeferredRSUpdate functionality as it is racy. During evacuation failure handling, threads where evacuation failure handling occurred may try to add remembered sets to regions which remembered sets are currently being scanned. The iterator to handle the remembered set scan does not support addition of entries during scan and so may skip valid references.
      Reviewed-by: iveresov, brutisso, mgerdin
      45b1c7cf
  27. 27 9月, 2014 2 次提交
  28. 25 9月, 2014 1 次提交
  29. 17 9月, 2014 1 次提交
  30. 16 9月, 2014 2 次提交
  31. 17 9月, 2014 1 次提交
  32. 24 9月, 2014 1 次提交