1. 09 6月, 2011 2 次提交
  2. 03 6月, 2011 1 次提交
    • Y
      7048782: CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed:... · 30cee037
      ysr 提交于
      7048782: CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed: parCardTableModRefBS.cpp:359
      Summary: The LNC array is sized before the start of a scavenge, while the heap may expand during a scavenge. With CMS, the last block of an arbitrary suffice of the LNC array may expand due to coalition with the expansion delta. We now take care not to attempt access past the end of the LNC array. LNC array code will be cleaned up and suitably encapsulated as part of the forthcoming performance RFE 7043675.
      Reviewed-by: brutisso
      30cee037
  3. 02 6月, 2011 2 次提交
  4. 01 6月, 2011 1 次提交
  5. 28 5月, 2011 2 次提交
  6. 27 5月, 2011 1 次提交
  7. 26 5月, 2011 1 次提交
  8. 25 5月, 2011 2 次提交
  9. 24 5月, 2011 1 次提交
  10. 22 5月, 2011 2 次提交
  11. 21 5月, 2011 1 次提交
    • K
      7046096: SEGV IN C2 WITH 6U25 · 0527eebd
      kvn 提交于
      Summary: Missing fail flag set in strings concatenation code.
      Reviewed-by: never
      0527eebd
  12. 18 5月, 2011 2 次提交
  13. 17 5月, 2011 4 次提交
  14. 13 5月, 2011 3 次提交
  15. 12 5月, 2011 1 次提交
  16. 11 5月, 2011 3 次提交
  17. 10 5月, 2011 3 次提交
  18. 07 5月, 2011 2 次提交
  19. 06 5月, 2011 2 次提交
  20. 05 5月, 2011 4 次提交