1. 15 12月, 2011 1 次提交
  2. 21 12月, 2011 4 次提交
  3. 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
  4. 17 12月, 2011 4 次提交
  5. 16 12月, 2011 4 次提交
  6. 15 12月, 2011 2 次提交
  7. 14 12月, 2011 2 次提交
  8. 10 12月, 2011 1 次提交
  9. 09 12月, 2011 2 次提交
    • J
      Merge · 8bb317a2
      jmasa 提交于
      8bb317a2
    • K
      Merge · a854dfe4
      kvn 提交于
      a854dfe4
  10. 08 12月, 2011 1 次提交
  11. 07 12月, 2011 2 次提交
  12. 06 12月, 2011 3 次提交
  13. 03 12月, 2011 4 次提交
  14. 02 12月, 2011 3 次提交
  15. 01 12月, 2011 2 次提交
  16. 30 11月, 2011 1 次提交
  17. 29 11月, 2011 2 次提交
  18. 28 11月, 2011 1 次提交