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