1. 05 7月, 2013 1 次提交
    • D
      8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace · e377c127
      dcubed 提交于
      Summary: Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test
      Reviewed-by: dsamersoff, zgu, hseigel, coleenp
      e377c127
  2. 01 7月, 2013 1 次提交
  3. 19 6月, 2013 1 次提交
  4. 14 6月, 2013 1 次提交
  5. 10 6月, 2013 1 次提交
  6. 29 5月, 2013 1 次提交
  7. 28 5月, 2013 1 次提交
  8. 19 5月, 2013 1 次提交
  9. 17 5月, 2013 1 次提交
  10. 15 5月, 2013 1 次提交
    • M
      8012902: remove use of global operator new - take 2 · 73092391
      minqi 提交于
      Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms.
      Reviewed-by: coleenp, dholmes, zgu
      Contributed-by: yumin.qi@oracle.com
      73092391
  11. 01 5月, 2013 1 次提交
  12. 26 4月, 2013 1 次提交
  13. 24 4月, 2013 1 次提交
  14. 22 4月, 2013 1 次提交
  15. 20 4月, 2013 1 次提交
  16. 17 4月, 2013 1 次提交
  17. 10 4月, 2013 2 次提交
  18. 08 4月, 2013 1 次提交
  19. 05 4月, 2013 1 次提交
  20. 02 4月, 2013 1 次提交
  21. 19 3月, 2013 1 次提交
  22. 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
  23. 27 2月, 2013 1 次提交
  24. 22 2月, 2013 1 次提交
    • C
      8000797: NPG: is_pseudo_string_at() doesn't work · 9073fdda
      coleenp 提交于
      Summary: Zero Symbol* for constant pool strings to indicate pseudo_strings (objects that aren't strings).  Clean up JVM_CONSTANT_Object and unused flags.
      Reviewed-by: sspitsyn, jrose
      9073fdda
  25. 21 2月, 2013 1 次提交
  26. 15 2月, 2013 1 次提交
  27. 13 2月, 2013 1 次提交
    • Z
      8007950: Undo hs_file permission change · 1b013f8b
      zgu 提交于
      Summary: Reverse hs_err file permission back to 0666, as early push was premature
      Reviewed-by: dsamersoff, dcubed, acorn
      1b013f8b
  28. 09 2月, 2013 1 次提交
  29. 07 2月, 2013 1 次提交
  30. 21 2月, 2013 1 次提交
  31. 24 1月, 2013 1 次提交
  32. 17 1月, 2013 1 次提交
  33. 15 1月, 2013 1 次提交
  34. 11 1月, 2013 1 次提交
  35. 03 1月, 2013 1 次提交
  36. 17 12月, 2012 1 次提交
  37. 29 11月, 2012 1 次提交
  38. 27 11月, 2012 1 次提交
  39. 21 11月, 2012 1 次提交