1. 06 8月, 2011 1 次提交
  2. 30 7月, 2011 1 次提交
  3. 29 7月, 2011 1 次提交
  4. 28 7月, 2011 3 次提交
  5. 27 7月, 2011 1 次提交
  6. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318
  7. 21 7月, 2011 2 次提交
  8. 16 7月, 2011 1 次提交
  9. 15 7月, 2011 1 次提交
  10. 14 7月, 2011 1 次提交
    • K
      Merge · 1e38d8b7
      kvn 提交于
      1e38d8b7
  11. 13 7月, 2011 1 次提交
    • J
      Merge · 23a259aa
      jcoomes 提交于
      23a259aa
  12. 12 7月, 2011 1 次提交
  13. 09 7月, 2011 2 次提交
  14. 08 7月, 2011 2 次提交
  15. 07 7月, 2011 7 次提交
  16. 06 7月, 2011 2 次提交
  17. 02 7月, 2011 3 次提交
  18. 29 6月, 2011 4 次提交
  19. 28 6月, 2011 1 次提交
    • B
      7016112: CMS: crash during promotion testing · cf62aa47
      brutisso 提交于
      Summary: Also reviewed by mikael.gerdin@oracle.com; stdlib:qsort() does byte-by-byte swapping on Windows. This leads to pointer shearing. Fix is to implement a quicksort that does full pointer updates.
      Reviewed-by: never, coleenp, ysr
      cf62aa47
  20. 25 6月, 2011 1 次提交
  21. 24 6月, 2011 1 次提交
  22. 23 6月, 2011 1 次提交
  23. 22 6月, 2011 1 次提交
    • T
      7046182: G1: remove unnecessary iterations over the collection set · 76ac10c6
      tonyp 提交于
      Summary: Remove two unnecessary iterations over the collection set which are supposed to prepare the RSet's of the CSet regions for parallel iterations (we'll make sure this is done incrementally). I'll piggyback on this CR the removal of the G1_REM_SET_LOGGING code.
      Reviewed-by: brutisso, johnc
      76ac10c6