1. 19 5月, 2012 4 次提交
  2. 18 5月, 2012 1 次提交
    • K
      Merge · b025922a
      kvn 提交于
      b025922a
  3. 17 5月, 2012 2 次提交
  4. 15 5月, 2012 1 次提交
  5. 16 5月, 2012 2 次提交
  6. 15 5月, 2012 3 次提交
  7. 14 5月, 2012 1 次提交
    • B
      7161545: G1: Minor cleanups to the G1 logging · 3c2bae90
      brutisso 提交于
      Summary: Rename "to-space-overflow" to "to-space-exhausted", Introduce one decimal point in the size format, Add Sum to the aggregate and re-order the entries, Add number of GC workers to the log output
      Reviewed-by: johnc, jwilhelm
      3c2bae90
  8. 12 5月, 2012 4 次提交
  9. 11 5月, 2012 2 次提交
  10. 10 5月, 2012 5 次提交
  11. 09 5月, 2012 1 次提交
  12. 08 5月, 2012 1 次提交
    • K
      7160610: Unknown Native Code compilation issue · 094bdcef
      kvn 提交于
      Summary: When constructing input vector use type of vector's operation which use it since element's sizes should match.
      Reviewed-by: never, twisti
      094bdcef
  13. 05 5月, 2012 5 次提交
  14. 03 5月, 2012 2 次提交
  15. 27 4月, 2012 2 次提交
  16. 26 4月, 2012 1 次提交
  17. 25 4月, 2012 1 次提交
  18. 26 4月, 2012 2 次提交
    • J
      Merge · 2c61150c
      jmasa 提交于
      2c61150c
    • J
      7143490: G1: Remove HeapRegion::_top_at_conc_mark_count · 7b83234d
      johnc 提交于
      Summary: Removed the HeapRegion::_top_at_conc_mark_count field. It is no longer needed as a result of the changes for 6888336 and 7127706. Refactored the closures that finalize and verify the liveness counting data so that common functionality was placed into a base class.
      Reviewed-by: brutisso, tonyp
      7b83234d