1. 26 5月, 2012 1 次提交
  2. 30 5月, 2012 1 次提交
    • J
      7143858: G1: Back to back young GCs with the second GC having a minimally sized eden · 893ceddc
      johnc 提交于
      Summary: Before the last thread to leave a JNI critical region was able to schedule a GCLocker Initiated GC, another thread was attempting an allocation and saw that the GCLocker region was no longer active and successfully scheduled a GC. Stall allocating threads until the GCLocker Initiated GC is performed and then retry the allocation.
      Reviewed-by: brutisso, huntch
      893ceddc
  3. 21 5月, 2012 1 次提交
  4. 18 5月, 2012 1 次提交
  5. 19 5月, 2012 4 次提交
  6. 18 5月, 2012 1 次提交
    • K
      Merge · b025922a
      kvn 提交于
      b025922a
  7. 17 5月, 2012 2 次提交
  8. 15 5月, 2012 1 次提交
  9. 16 5月, 2012 2 次提交
  10. 15 5月, 2012 3 次提交
  11. 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
  12. 12 5月, 2012 4 次提交
  13. 11 5月, 2012 2 次提交
  14. 10 5月, 2012 5 次提交
  15. 09 5月, 2012 1 次提交
  16. 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
  17. 05 5月, 2012 5 次提交
  18. 03 5月, 2012 2 次提交
  19. 27 4月, 2012 2 次提交