1. 06 6月, 2012 1 次提交
  2. 04 6月, 2012 1 次提交
  3. 01 6月, 2012 1 次提交
  4. 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
  5. 26 5月, 2012 1 次提交
  6. 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
  7. 22 5月, 2012 2 次提交
  8. 19 5月, 2012 1 次提交
  9. 18 5月, 2012 1 次提交
  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 1 次提交
  15. 10 5月, 2012 3 次提交
  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. 03 5月, 2012 1 次提交
  18. 25 4月, 2012 1 次提交
  19. 26 4月, 2012 2 次提交
  20. 20 4月, 2012 1 次提交
  21. 19 4月, 2012 2 次提交
  22. 18 4月, 2012 2 次提交
  23. 11 4月, 2012 1 次提交
  24. 16 4月, 2012 1 次提交
  25. 13 4月, 2012 1 次提交
    • B
      7160728: Introduce an extra logging level for G1 logging · dd643c7f
      brutisso 提交于
      Summary: Added log levels "fine", "finer" and "finest". Let PrintGC map to "fine" and PrintGCDetails map to "finer". Separated out the per worker information in the G1 logging to the "finest" level.
      Reviewed-by: stefank, jwilhelm, tonyp, johnc
      dd643c7f
  26. 11 4月, 2012 1 次提交
  27. 06 4月, 2012 1 次提交
  28. 03 4月, 2012 1 次提交
  29. 30 3月, 2012 1 次提交
    • J
      7131629: Generalize the CMS free list code · 98f667c6
      jmasa 提交于
      Summary: Make the FreeChunk, FreeList, TreeList, and BinaryTreeDictionary classes usable outside CMS.
      Reviewed-by: brutisso, johnc, jwilhelm
      Contributed-by: coleen.phillimore@oracle.com
      98f667c6
  30. 29 3月, 2012 1 次提交
  31. 27 3月, 2012 1 次提交