1. 09 6月, 2011 1 次提交
  2. 08 6月, 2011 2 次提交
    • Y
      Merge · 62955820
      ysr 提交于
      62955820
    • J
      Merge · c4091c5a
      jcoomes 提交于
      c4091c5a
  3. 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
  4. 02 6月, 2011 2 次提交
  5. 01 6月, 2011 1 次提交
  6. 28 5月, 2011 2 次提交
  7. 27 5月, 2011 3 次提交
  8. 26 5月, 2011 2 次提交
  9. 25 5月, 2011 3 次提交
  10. 24 5月, 2011 1 次提交
  11. 22 5月, 2011 2 次提交
  12. 21 5月, 2011 2 次提交
    • J
      Merge · 632dd1b2
      jcoomes 提交于
      632dd1b2
    • K
      7046096: SEGV IN C2 WITH 6U25 · 0527eebd
      kvn 提交于
      Summary: Missing fail flag set in strings concatenation code.
      Reviewed-by: never
      0527eebd
  13. 20 5月, 2011 1 次提交
  14. 19 5月, 2011 1 次提交
    • N
      Merge · c40bd33c
      never 提交于
      c40bd33c
  15. 18 5月, 2011 6 次提交
  16. 17 5月, 2011 5 次提交
  17. 16 5月, 2011 1 次提交
    • D
      7035744: jprt no longer does open-only builds · fe9e5da3
      dholmes 提交于
      Summary: Added Open (OpenJDK) and Emb (Embedded) build flavours to JPRT. Added a few open builds and basic sanity tests to the normal JDK7 JPRT submission job.
      Reviewed-by: ohair, jcoomes, bobv, kvn
      fe9e5da3
  18. 13 5月, 2011 4 次提交