1. 20 6月, 2013 1 次提交
  2. 21 6月, 2013 1 次提交
    • C
      8004124: Handle and/or warn about SI_KERNEL · 75ab2d06
      coleenp 提交于
      Summary: Detect this crash in the signal handler and give a fatal error message instead of making us chase down bugs that don't reproduce
      Reviewed-by: kvn, mgerdin, dholmes
      75ab2d06
  3. 10 6月, 2013 1 次提交
  4. 08 6月, 2013 1 次提交
  5. 05 6月, 2013 1 次提交
  6. 01 5月, 2013 1 次提交
  7. 04 4月, 2013 1 次提交
  8. 20 3月, 2013 1 次提交
  9. 16 3月, 2013 1 次提交
  10. 14 3月, 2013 1 次提交
  11. 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
  12. 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
  13. 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
  14. 05 2月, 2013 1 次提交
  15. 07 2月, 2013 1 次提交
  16. 11 1月, 2013 1 次提交
  17. 21 12月, 2012 1 次提交
  18. 07 12月, 2012 1 次提交
  19. 01 12月, 2012 1 次提交
  20. 27 11月, 2012 1 次提交
  21. 30 10月, 2012 1 次提交
  22. 26 10月, 2012 1 次提交
  23. 10 10月, 2012 1 次提交
  24. 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
  25. 17 9月, 2012 1 次提交
  26. 02 9月, 2012 1 次提交
  27. 02 8月, 2012 1 次提交
  28. 21 6月, 2012 1 次提交
  29. 24 5月, 2012 1 次提交
  30. 22 5月, 2012 1 次提交
  31. 18 5月, 2012 1 次提交
  32. 27 2月, 2012 1 次提交
  33. 19 2月, 2012 1 次提交
  34. 17 2月, 2012 1 次提交
    • K
      7145346: VerifyStackAtCalls is broken · cc11a297
      kvn 提交于
      Summary: Replace call_epilog() encoding with macroassembler use. Moved duplicated code to x86.ad. Fixed return_addr() definition.
      Reviewed-by: never
      cc11a297
  35. 08 2月, 2012 1 次提交
  36. 02 1月, 2012 1 次提交
  37. 20 10月, 2011 1 次提交
  38. 14 10月, 2011 1 次提交
  39. 26 9月, 2011 1 次提交
  40. 12 8月, 2011 1 次提交