- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9
- 
        b159
- 
        linux
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8176683 | 10 | Yasumasa Suenaga | P3 | Resolved | Fixed | b03 | 
| JDK-8183661 | 8u161 | Yasumasa Suenaga | P3 | Resolved | Fixed | b01 | 
| JDK-8174987 | 8u152 | Yasumasa Suenaga | P3 | Resolved | Fixed | b02 | 
| JDK-8192223 | emb-8u161 | Yasumasa Suenaga | P3 | Resolved | Fixed | b01 | 
                    http://mail.openjdk.java.net/pipermail/serviceability-dev/2017-February/020940.html
In modern Linux e.g. Fedora 25, executables are built as DSO for security [1].
java command in OpenJDK which is provided by distribution is also DSO.
However, SA does not work with DSO executables.
Currently, OpenJDK 8 in Fedora25 is built as DSO.
So I want to contribute this patch to JDK 8 or later release.
[1] https://fedoraproject.org/wiki/Packaging:Guidelines#PIE
In modern Linux e.g. Fedora 25, executables are built as DSO for security [1].
java command in OpenJDK which is provided by distribution is also DSO.
However, SA does not work with DSO executables.
Currently, OpenJDK 8 in Fedora25 is built as DSO.
So I want to contribute this patch to JDK 8 or later release.
[1] https://fedoraproject.org/wiki/Packaging:Guidelines#PIE
- backported by
- 
                    JDK-8174987 SA does not work if executable is DSO -           
- Resolved
 
-         
- 
                    JDK-8176683 SA does not work if executable is DSO -           
- Resolved
 
-         
- 
                    JDK-8183661 SA does not work if executable is DSO -           
- Resolved
 
-         
- 
                    JDK-8192223 SA does not work if executable is DSO -           
- Resolved
 
-