You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Berezhniuk (JIRA)" <ji...@apache.org> on 2008/03/31 02:28:25 UTC

[jira] Created: (HARMONY-5668) [drlvm][port][signals] Remove crash handler dependency from Port

[drlvm][port][signals] Remove crash handler dependency from Port
----------------------------------------------------------------

                 Key: HARMONY-5668
                 URL: https://issues.apache.org/jira/browse/HARMONY-5668
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: Linux
            Reporter: Ilya Berezhniuk
            Priority: Minor


The patch removes Crash Handler dependency from Port.
I wonder why all works fine now, because CH is not statically linked with Port, but needs a function from Port...

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


[jira] Assigned: (HARMONY-5668) [drlvm][port][signals] Remove crash handler dependency from Port

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky reassigned HARMONY-5668:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][port][signals] Remove crash handler dependency from Port
> ----------------------------------------------------------------
>
>                 Key: HARMONY-5668
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5668
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux
>            Reporter: Ilya Berezhniuk
>            Assignee: Gregory Shimansky
>            Priority: Minor
>         Attachments: H-5668.patch
>
>
> The patch removes Crash Handler dependency from Port.
> I wonder why all works fine now, because CH is not statically linked with Port, but needs a function from Port...

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


[jira] Closed: (HARMONY-5668) [drlvm][port][signals] Remove crash handler dependency from Port

Posted by "Ilya Berezhniuk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Berezhniuk closed HARMONY-5668.
------------------------------------


Thanks Gregory!

> [drlvm][port][signals] Remove crash handler dependency from Port
> ----------------------------------------------------------------
>
>                 Key: HARMONY-5668
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5668
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux
>            Reporter: Ilya Berezhniuk
>            Assignee: Gregory Shimansky
>            Priority: Minor
>             Fix For: 5.0M6
>
>         Attachments: H-5668.patch
>
>
> The patch removes Crash Handler dependency from Port.
> I wonder why all works fine now, because CH is not statically linked with Port, but needs a function from Port...

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


[jira] Resolved: (HARMONY-5668) [drlvm][port][signals] Remove crash handler dependency from Port

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky resolved HARMONY-5668.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M6

Patch applied at 643341.

> [drlvm][port][signals] Remove crash handler dependency from Port
> ----------------------------------------------------------------
>
>                 Key: HARMONY-5668
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5668
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux
>            Reporter: Ilya Berezhniuk
>            Assignee: Gregory Shimansky
>            Priority: Minor
>             Fix For: 5.0M6
>
>         Attachments: H-5668.patch
>
>
> The patch removes Crash Handler dependency from Port.
> I wonder why all works fine now, because CH is not statically linked with Port, but needs a function from Port...

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


[jira] Updated: (HARMONY-5668) [drlvm][port][signals] Remove crash handler dependency from Port

Posted by "Ilya Berezhniuk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Berezhniuk updated HARMONY-5668:
-------------------------------------

    Attachment: H-5668.patch

> [drlvm][port][signals] Remove crash handler dependency from Port
> ----------------------------------------------------------------
>
>                 Key: HARMONY-5668
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5668
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux
>            Reporter: Ilya Berezhniuk
>            Priority: Minor
>         Attachments: H-5668.patch
>
>
> The patch removes Crash Handler dependency from Port.
> I wonder why all works fine now, because CH is not statically linked with Port, but needs a function from Port...

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