[ https://issues.apache.org/jira/browse/HARMONY-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Berezhniuk updated HARMONY-5366:
-------------------------------------
Attachment: H-5366.patch
> [drlvm][signals] Linux signal handling unification
> --------------------------------------------------
>
> Key: HARMONY-5366
> URL: https://issues.apache.org/jira/browse/HARMONY-5366
> Project: Harmony
> Issue Type: Improvement
> Components: DRLVM
> Environment: Linux x86/x86_64
> Reporter: Ilya Berezhniuk
> Attachments: H-5366.patch
>
>
> Significant part of Linux signal handling code for x86 and x86_64 is almost identical.
> Suggested patch separates platform-dependent and platform-independent parts of the code.
> Most part of signals handling code for x86 and x86_64 is placed into single file like
it was done for Windows.
> Note for the patch: vm/vmcore/src/util/linux/crash_handler.h is moved into vm/vmcore/src/util/linux/include,
so
> vm/vmcore/src/util/linux/crash_handler.h should be removed from SVN after applying the
patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|