1. 14 10月, 2014 1 次提交
  2. 28 10月, 2014 1 次提交
  3. 24 10月, 2014 1 次提交
  4. 17 10月, 2014 1 次提交
  5. 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
  6. 01 11月, 2014 3 次提交
  7. 31 10月, 2014 2 次提交
    • A
      Merge · f1c9cb29
      anoll 提交于
      f1c9cb29
    • A
      Merge · 2d168ed3
      anoll 提交于
      2d168ed3
  8. 30 10月, 2014 1 次提交
  9. 24 10月, 2014 2 次提交
  10. 23 10月, 2014 1 次提交
  11. 17 10月, 2014 2 次提交
  12. 16 10月, 2014 1 次提交
  13. 15 10月, 2014 1 次提交
    • A
      Merge · f4d4ba98
      asaha 提交于
      f4d4ba98
  14. 10 10月, 2014 2 次提交
  15. 09 10月, 2014 2 次提交
  16. 08 10月, 2014 1 次提交
    • A
      Merge · 22a99b3e
      asaha 提交于
      22a99b3e
  17. 07 10月, 2014 2 次提交
  18. 03 10月, 2014 7 次提交
  19. 02 10月, 2014 1 次提交
  20. 01 10月, 2014 1 次提交
  21. 30 9月, 2014 2 次提交
    • B
      Merge · ce3f50a6
      brutisso 提交于
      ce3f50a6
    • 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
  22. 27 9月, 2014 2 次提交
  23. 29 9月, 2014 1 次提交
  24. 27 9月, 2014 1 次提交