• 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
TestMT.java 2.7 KB