[Bug 1679] New: [IcedTea7] Allow OpenJDK to build on PaX-enabled kernels

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Feb 19 12:49:42 PST 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1679

            Bug ID: 1679
           Summary: [IcedTea7] Allow OpenJDK to build on PaX-enabled
                    kernels
           Product: IcedTea
           Version: 7-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

If the kernel has PaX enabled with MPROTECT provisions, the OpenJDK build fails
in two places:

* Running the gamma test in HotSpot
* Running the just-built rmic in the make/com/sun/jmx/Makefile part of the JDK
build

Both are cases of running just-built code and require that the binary is first
PaX marked, disabling MPROTECT.

IcedTea currently does this via patching but it should be done in OpenJDK
itself to allow raw forest builds.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140219/27b53b27/attachment.html 


More information about the distro-pkg-dev mailing list