Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8173941

SA does not work if executable is DSO

XMLWordPrintable

    • b159
    • linux

        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

              ysuenaga Yasumasa Suenaga
              ysuenaga Yasumasa Suenaga
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: