Request for Review (makefile, XS) : 7019808: build fails on Fedora 14: SELinux run-time check: execution of stack in libjvm.so
Dmitry Samersoff
Dmitry.Samersoff at oracle.com
Mon Apr 25 12:47:00 PDT 2011
(resending)
Hi Everyone,
http://cr.openjdk.java.net/~dsamersoff/7019808/webrev.02/
executable flag is set in the elf header of libjvm.so during build so
GNU ld call function _dl_make_stack_executable when load libjvm and
attempts to change stack protection. This attempt is blocked by os
security check.
Changed ld options to avoid it
--
Dmitry Samersoff
Java Hotspot development team, SPB04
* There will come soft rains ...
More information about the hotspot-runtime-dev
mailing list