1. 21 12月, 2011 3 次提交
  2. 20 12月, 2011 1 次提交
    • J
      7117303: VM uses non-monotonic time source and complains that it is non-monotonic · 412f955f
      johnc 提交于
      Summary: Replaces calls to os::javaTimeMillis(), which does not (and cannot) guarantee monotonicity, in GC code to an equivalent expression that uses os::javaTimeNanos(). os::javaTimeNanos is guaranteed monotonically non-decreasing if the underlying platform provides a monotonic time source. Changes in OS files are to make use of the newly defined constants in globalDefinitions.hpp.
      Reviewed-by: dholmes, ysr
      412f955f
  3. 17 12月, 2011 4 次提交
  4. 16 12月, 2011 4 次提交
  5. 15 12月, 2011 2 次提交
  6. 14 12月, 2011 2 次提交
  7. 10 12月, 2011 1 次提交
  8. 09 12月, 2011 2 次提交
    • J
      Merge · 8bb317a2
      jmasa 提交于
      8bb317a2
    • K
      Merge · a854dfe4
      kvn 提交于
      a854dfe4
  9. 08 12月, 2011 1 次提交
  10. 07 12月, 2011 2 次提交
  11. 06 12月, 2011 3 次提交
  12. 03 12月, 2011 4 次提交
  13. 02 12月, 2011 3 次提交
  14. 01 12月, 2011 2 次提交
  15. 30 11月, 2011 1 次提交
  16. 29 11月, 2011 2 次提交
  17. 28 11月, 2011 2 次提交
  18. 06 12月, 2011 1 次提交
    • T
      Merge · 1de7f6ba
      tonyp 提交于
      1de7f6ba