1. 11 3月, 2013 1 次提交
  2. 08 3月, 2013 1 次提交
  3. 06 3月, 2013 1 次提交
    • I
      7107135: Stack guard pages are no more protected after loading a shared... · e447b861
      iklam 提交于
      7107135: Stack guard pages are no more protected after loading a shared library with executable stack
      Summary: Detect the execstack attribute of the loaded library and attempt to fix the stack guard using Safepoint op.
      Reviewed-by: dholmes, zgu
      Contributed-by: ioi.lam@oracle.com
      e447b861
  4. 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
  5. 27 2月, 2013 1 次提交
    • S
      8008959: Fix non-PCH build on Linux, Windows and MacOS X · 0c84cdb5
      simonis 提交于
      Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files.
      Reviewed-by: coleenp, stefank, dholmes
      0c84cdb5
  6. 20 2月, 2013 1 次提交
  7. 19 2月, 2013 1 次提交
  8. 18 2月, 2013 1 次提交
  9. 13 2月, 2013 1 次提交
  10. 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
  11. 26 1月, 2013 1 次提交
  12. 23 1月, 2013 1 次提交
  13. 22 1月, 2013 1 次提交
  14. 21 1月, 2013 1 次提交
  15. 17 1月, 2013 1 次提交
  16. 10 1月, 2013 1 次提交
  17. 20 12月, 2012 1 次提交
  18. 17 12月, 2012 1 次提交
  19. 01 12月, 2012 1 次提交
  20. 27 11月, 2012 1 次提交
  21. 08 11月, 2012 1 次提交
  22. 30 10月, 2012 1 次提交
  23. 26 10月, 2012 1 次提交
  24. 20 10月, 2012 1 次提交
  25. 11 10月, 2012 1 次提交
  26. 10 10月, 2012 1 次提交
  27. 09 10月, 2012 1 次提交
  28. 06 10月, 2012 1 次提交
  29. 04 10月, 2012 2 次提交
  30. 17 9月, 2012 2 次提交
  31. 02 9月, 2012 1 次提交
  32. 30 8月, 2012 1 次提交
  33. 22 8月, 2012 1 次提交
  34. 07 8月, 2012 1 次提交
  35. 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
  36. 06 7月, 2012 1 次提交
  37. 04 7月, 2012 1 次提交
  38. 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