1. 17 8月, 2011 1 次提交
  2. 16 8月, 2011 1 次提交
  3. 12 8月, 2011 1 次提交
  4. 11 8月, 2011 1 次提交
  5. 03 8月, 2011 1 次提交
  6. 09 8月, 2011 1 次提交
  7. 08 8月, 2011 1 次提交
  8. 30 7月, 2011 1 次提交
  9. 29 7月, 2011 1 次提交
  10. 28 7月, 2011 3 次提交
  11. 27 7月, 2011 1 次提交
  12. 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
  13. 21 7月, 2011 2 次提交
  14. 16 7月, 2011 1 次提交
  15. 12 7月, 2011 1 次提交
  16. 09 7月, 2011 2 次提交
  17. 08 7月, 2011 1 次提交
  18. 07 7月, 2011 7 次提交
  19. 06 7月, 2011 1 次提交
  20. 02 7月, 2011 2 次提交
  21. 29 6月, 2011 4 次提交
  22. 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
  23. 25 6月, 2011 1 次提交
  24. 24 6月, 2011 1 次提交
  25. 23 6月, 2011 1 次提交
  26. 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