1. 03 8月, 2011 1 次提交
    • J
      7069863: G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking · ab994026
      johnc 提交于
      Summary: Align the reserved size of the heap and perm to the heap region size to get a preferred heap base that is aligned to the region size, and call the correct heap reservation constructor. Also add a check in the heap reservation code that the reserved space starts at the requested address (if any).
      Reviewed-by: kvn, ysr
      ab994026
  2. 02 8月, 2011 1 次提交
    • J
      7068240: G1: Long "parallel other time" and "ext root scanning" when running specific benchmark · 519da0f6
      johnc 提交于
      Summary: In root processing, move the scanning of the reference processor's discovered lists to before RSet updating and scanning. When scanning the reference processor's discovered lists, use a buffering closure so that the time spent copying any reference object is correctly attributed. Also removed a couple of unused and irrelevant timers.
      Reviewed-by: ysr, jmasa
      519da0f6
  3. 23 7月, 2011 4 次提交
  4. 22 7月, 2011 1 次提交
  5. 17 7月, 2011 1 次提交
    • C
      Merge · dbc870ea
      coleenp 提交于
      dbc870ea
  6. 16 7月, 2011 1 次提交
  7. 15 7月, 2011 1 次提交
  8. 14 7月, 2011 1 次提交
    • K
      Merge · 1e38d8b7
      kvn 提交于
      1e38d8b7
  9. 13 7月, 2011 1 次提交
    • J
      Merge · 23a259aa
      jcoomes 提交于
      23a259aa
  10. 12 7月, 2011 1 次提交
  11. 09 7月, 2011 2 次提交
  12. 08 7月, 2011 3 次提交
  13. 07 7月, 2011 7 次提交
  14. 06 7月, 2011 2 次提交
  15. 02 7月, 2011 4 次提交
  16. 30 6月, 2011 1 次提交
  17. 29 6月, 2011 4 次提交
  18. 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
  19. 25 6月, 2011 1 次提交
  20. 24 6月, 2011 2 次提交