1. 01 6月, 2012 1 次提交
  2. 31 5月, 2012 1 次提交
    • J
      7158682: G1: Handle leak when running nsk.sysdict tests · 75a70ca5
      johnc 提交于
      Summary: Place HandleMarks in the code that allocates handles for the pending list lock so that the handles are freed and multiple, unsuccessful, attempts to schedule a GC do not cause an OOM.
      Reviewed-by: brutisso
      75a70ca5
  3. 26 5月, 2012 1 次提交
  4. 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
  5. 21 5月, 2012 1 次提交
  6. 18 5月, 2012 1 次提交
  7. 19 5月, 2012 4 次提交
  8. 18 5月, 2012 1 次提交
    • K
      Merge · b025922a
      kvn 提交于
      b025922a
  9. 17 5月, 2012 2 次提交
  10. 15 5月, 2012 1 次提交
  11. 16 5月, 2012 2 次提交
  12. 15 5月, 2012 3 次提交
  13. 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
  14. 12 5月, 2012 4 次提交
  15. 11 5月, 2012 2 次提交
  16. 10 5月, 2012 5 次提交
  17. 09 5月, 2012 1 次提交
  18. 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
  19. 05 5月, 2012 5 次提交
  20. 03 5月, 2012 2 次提交