GNU_STACK ELF header

Douglas Simon doug.simon at oracle.com
Thu Aug 26 23:25:56 PDT 2010


As a result of stack overflow detection breaking in Maxine on Linux, I learnt about this ELF header. My experience is described here: http://blogs.sun.com/dns/entry/stacks_with_split_personalities

Is this issue known in HotSpot/JDK? If so, how exactly is the header being omitted from the HotSpot and JDK libraries and executables?

-Doug


More information about the hotspot-dev mailing list