1. 12 11月, 2010 5 次提交
  2. 11 11月, 2010 2 次提交
    • T
      Merge · 6a5287b9
      trims 提交于
      6a5287b9
    • T
      Merge · d3be82dc
      trims 提交于
      d3be82dc
  3. 10 11月, 2010 2 次提交
  4. 09 11月, 2010 1 次提交
  5. 07 11月, 2010 2 次提交
  6. 06 11月, 2010 3 次提交
  7. 05 11月, 2010 5 次提交
  8. 04 11月, 2010 1 次提交
  9. 03 11月, 2010 3 次提交
  10. 02 11月, 2010 1 次提交
    • J
      Merge · 24f9bbb7
      jcoomes 提交于
      24f9bbb7
  11. 31 10月, 2010 4 次提交
  12. 29 10月, 2010 2 次提交
  13. 28 10月, 2010 1 次提交
  14. 27 10月, 2010 3 次提交
  15. 26 10月, 2010 1 次提交
    • A
      Merge · e1af249a
      acorn 提交于
      e1af249a
  16. 24 10月, 2010 1 次提交
  17. 23 10月, 2010 1 次提交
  18. 22 10月, 2010 2 次提交
    • T
      6994130: Zero PowerPC fix · 180978b9
      twisti 提交于
      Summary: 6953477 broke Zero.
      Reviewed-by: twisti
      Contributed-by: NGary Benson <gbenson@redhat.com>
      180978b9
    • Y
      6992998: CMSWaitDuration=0 causes hangs with +ExplicitGCInvokesConcurrent · 41f9c77a
      ysr 提交于
      Summary: Closed a timing hole during which concurrent full gc requests can be missed. The hole can increase the latency of the response to a full gc request by up to the value of CMSWaitDuration. If CMSWaitDuration=0 is, as currently, interpreted as an unbounded wait, suitable in certain tuning scenarios, the application can potentially hang. Made two obscure tunables, including CMSWaitDuration, manageable.
      Reviewed-by: jcoomes, tonyp
      41f9c77a