1. 13 3月, 2012 1 次提交
  2. 01 3月, 2012 1 次提交
    • D
      7142641: -Xshared:on fails on ARM · f2020346
      dlong 提交于
      Summary: map read-only pages MAP_PRIVATE instead of MAP_SHARED
      Reviewed-by: dcubed, dholmes
      Contributed-by: dean.long@oracle.com
      f2020346
  3. 27 1月, 2012 1 次提交
  4. 18 1月, 2012 1 次提交
  5. 28 12月, 2011 1 次提交
  6. 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
  7. 17 11月, 2011 1 次提交
  8. 14 10月, 2011 1 次提交
  9. 26 9月, 2011 1 次提交
  10. 22 9月, 2011 1 次提交
  11. 07 9月, 2011 1 次提交
  12. 30 8月, 2011 1 次提交
  13. 25 8月, 2011 1 次提交
  14. 06 8月, 2011 2 次提交
  15. 12 7月, 2011 1 次提交
  16. 07 7月, 2011 1 次提交
  17. 11 5月, 2011 1 次提交
  18. 30 4月, 2011 1 次提交
  19. 27 4月, 2011 1 次提交
  20. 21 4月, 2011 1 次提交
  21. 30 3月, 2011 1 次提交
  22. 28 2月, 2011 1 次提交
  23. 09 2月, 2011 1 次提交
    • C
      7014918: Improve core/minidump handling in Hotspot · e7bfde38
      ctornqvi 提交于
      Summary: Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps.
      Reviewed-by: poonam, dsamersoff, sla, coleenp
      e7bfde38
  24. 03 2月, 2011 1 次提交
  25. 02 2月, 2011 1 次提交
    • C
      6588413: Use -fvisibility=hidden for gcc compiles · e02b7391
      coleenp 提交于
      Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions.
      Reviewed-by: kamg, never
      e02b7391
  26. 13 1月, 2011 1 次提交
  27. 17 12月, 2010 1 次提交
  28. 12 12月, 2010 1 次提交
  29. 02 12月, 2010 1 次提交
  30. 24 11月, 2010 1 次提交
  31. 07 10月, 2010 1 次提交
  32. 05 10月, 2010 1 次提交
  33. 26 8月, 2010 1 次提交
  34. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  35. 08 7月, 2010 1 次提交
  36. 28 5月, 2010 1 次提交
  37. 18 5月, 2010 1 次提交
  38. 23 4月, 2010 1 次提交
  39. 20 4月, 2010 1 次提交