1. 05 3月, 2013 1 次提交
    • M
      8008559: [parfait] Path through non-void function... · 5f41d4d5
      morris 提交于
      8008559: [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value
      Summary: safety checks for non-Apple thread time functions
      Reviewed-by: kvn
      5f41d4d5
  2. 19 2月, 2013 1 次提交
  3. 08 2月, 2013 1 次提交
    • S
      8006423: SA: NullPointerException in... · 55f73fa3
      sla 提交于
      8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67)
      Summary: Do not rely on mach thread port names to identify threads from SA
      Reviewed-by: dholmes, minqi, rbackman
      55f73fa3
  4. 22 1月, 2013 1 次提交
  5. 21 1月, 2013 1 次提交
  6. 20 12月, 2012 1 次提交
  7. 01 12月, 2012 1 次提交
  8. 27 11月, 2012 1 次提交
  9. 08 11月, 2012 1 次提交
  10. 30 10月, 2012 1 次提交
  11. 04 10月, 2012 1 次提交
    • N
      8000102: Resolve include conflicts · 3b8d4528
      neliasso 提交于
      Summary: Removing include of c1/c1_runtime.hpp and opto/runtime.hpp from all os-files.
      Reviewed-by: kvn
      Contributed-by: nils.eliasson@oracle.com
      3b8d4528
  12. 30 7月, 2012 1 次提交
    • Z
      7186778: MachO decoder implementation for MacOSX · 7b9854d2
      zgu 提交于
      Summary: Implementation of decoder for Apple's MacOSX. The implementation is based on the patch provided by Kevin Walls.
      Reviewed-by: coleenp, kamg, kevinw
      7b9854d2
  13. 04 7月, 2012 1 次提交
  14. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  15. 10 5月, 2012 1 次提交
  16. 08 3月, 2012 2 次提交
  17. 19 2月, 2012 1 次提交
  18. 18 2月, 2012 1 次提交
  19. 27 1月, 2012 1 次提交
  20. 25 1月, 2012 1 次提交
    • P
      7125793: MAC: test_gamma should always work · 09027c72
      phh 提交于
      Summary: Fix gamma launcher on Mac OS X and reconcile test_gamma script on Unix platforms
      Reviewed-by: dcubed, ohair, jcoomes, dholmes, ksrini
      Contributed-by: james.melvin@oracle.com
      09027c72
  21. 19 1月, 2012 1 次提交
  22. 28 12月, 2011 1 次提交
  23. 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
  24. 17 11月, 2011 1 次提交
  25. 14 10月, 2011 1 次提交
  26. 26 9月, 2011 1 次提交
  27. 22 9月, 2011 1 次提交
  28. 07 9月, 2011 1 次提交
  29. 30 8月, 2011 1 次提交
  30. 25 8月, 2011 1 次提交
  31. 06 8月, 2011 2 次提交
  32. 12 7月, 2011 1 次提交
  33. 07 7月, 2011 1 次提交
  34. 11 5月, 2011 1 次提交
  35. 30 4月, 2011 1 次提交
  36. 27 4月, 2011 1 次提交
  37. 21 4月, 2011 1 次提交
  38. 30 3月, 2011 1 次提交