You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2007/02/20 13:10:05 UTC

[jira] Closed: (HARMONY-3199) [drlvm][jit] Disabling exceptions support in Jitrino build on Linux.

     [ https://issues.apache.org/jira/browse/HARMONY-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov closed HARMONY-3199.
------------------------------------

    Resolution: Fixed

Applied at r509527

> [drlvm][jit] Disabling exceptions support in Jitrino build on Linux.
> --------------------------------------------------------------------
>
>                 Key: HARMONY-3199
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3199
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Alexey Varlamov
>         Attachments: fnoexceptions.diff
>
>
> The patch adds "-fno-exceptions" flag to Jitrino build on Linux.
> Reason: Jitrino does not use exceptions. Disabling exceptions support can improve performance.
> On Windows  platform we can't disable exceptions support until we use standard library in Jitirno.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.