RFR (S): 8028470: PPC64 (part 214): linux: extend signal handler to catch SIGTRAP on ppc64.
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Fri Nov 15 16:56:12 PST 2013
Hi,
PPC has a compare-and-trap instruction that is used for NullChecks and RangeChecks.
If a check fails, SIGTRAP is raised and must be handled by the signal handler of the VM.
Add support for handling SIGTRAP on PPC64 to linux.
http://cr.openjdk.java.net/~goetz/webrevs/8028470-0-trap/
Please review and test this change.
Best regards,
Goetz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20131116/dafcbdc7/attachment.html
More information about the ppc-aix-port-dev
mailing list