You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Igor V Chebykin (JIRA)" <ji...@apache.org> on 2007/01/29 08:13:49 UTC

[jira] Created: (HARMONY-3070) [drlvm][ipf] jitrino ipf enabling: HelloWorld passes

[drlvm][ipf] jitrino ipf enabling: HelloWorld passes
----------------------------------------------------

                 Key: HARMONY-3070
                 URL: https://issues.apache.org/jira/browse/HARMONY-3070
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
         Environment: Linux.ia64
            Reporter: Igor V Chebykin


The patch fixes jitrino on ipf platform
HelloWold application passes now.

Only ipf part of code is changed, in file 
  working_vm/vm/vmcore/src/thread/mon_enter_exit.cpp 
ipf's code is under #ifdef _IPF_ 

Also, fixed bug in Type::tag2str(Tag t) function


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


[jira] Updated: (HARMONY-3070) [drlvm][ipf] jitrino ipf enabling: HelloWorld passes

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

Igor V Chebykin updated HARMONY-3070:
-------------------------------------

    Attachment: HARMONY-3070.txt

New version of patch

> [drlvm][ipf] jitrino ipf enabling: HelloWorld passes
> ----------------------------------------------------
>
>                 Key: HARMONY-3070
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3070
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Linux.ia64
>            Reporter: Igor V Chebykin
>         Assigned To: Alexey Varlamov
>         Attachments: HARMONY-3070.txt, HARMONY-3070.txt
>
>
> The patch fixes jitrino on ipf platform
> HelloWold application passes now.
> Only ipf part of code is changed, in file 
>   working_vm/vm/vmcore/src/thread/mon_enter_exit.cpp 
> ipf's code is under #ifdef _IPF_ 
> Also, fixed bug in Type::tag2str(Tag t) function

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


[jira] Updated: (HARMONY-3070) [drlvm][ipf] jitrino ipf enabling: HelloWorld passes

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

Igor V Chebykin updated HARMONY-3070:
-------------------------------------

    Attachment: HARMONY-3070.txt

> [drlvm][ipf] jitrino ipf enabling: HelloWorld passes
> ----------------------------------------------------
>
>                 Key: HARMONY-3070
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3070
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Linux.ia64
>            Reporter: Igor V Chebykin
>         Attachments: HARMONY-3070.txt
>
>
> The patch fixes jitrino on ipf platform
> HelloWold application passes now.
> Only ipf part of code is changed, in file 
>   working_vm/vm/vmcore/src/thread/mon_enter_exit.cpp 
> ipf's code is under #ifdef _IPF_ 
> Also, fixed bug in Type::tag2str(Tag t) function

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


[jira] Commented: (HARMONY-3070) [drlvm][ipf] jitrino ipf enabling: HelloWorld passes

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468278 ] 

Alexey Varlamov commented on HARMONY-3070:
------------------------------------------

Igor, the patch does not apply cleanly - please refresh it.

> [drlvm][ipf] jitrino ipf enabling: HelloWorld passes
> ----------------------------------------------------
>
>                 Key: HARMONY-3070
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3070
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Linux.ia64
>            Reporter: Igor V Chebykin
>         Assigned To: Alexey Varlamov
>         Attachments: HARMONY-3070.txt
>
>
> The patch fixes jitrino on ipf platform
> HelloWold application passes now.
> Only ipf part of code is changed, in file 
>   working_vm/vm/vmcore/src/thread/mon_enter_exit.cpp 
> ipf's code is under #ifdef _IPF_ 
> Also, fixed bug in Type::tag2str(Tag t) function

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


[jira] Closed: (HARMONY-3070) [drlvm][ipf] jitrino ipf enabling: HelloWorld passes

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

Alexey Varlamov closed HARMONY-3070.
------------------------------------

    Resolution: Fixed

Applied at r501324, thanks.

> [drlvm][ipf] jitrino ipf enabling: HelloWorld passes
> ----------------------------------------------------
>
>                 Key: HARMONY-3070
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3070
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Linux.ia64
>            Reporter: Igor V Chebykin
>         Assigned To: Alexey Varlamov
>         Attachments: HARMONY-3070.txt, HARMONY-3070.txt
>
>
> The patch fixes jitrino on ipf platform
> HelloWold application passes now.
> Only ipf part of code is changed, in file 
>   working_vm/vm/vmcore/src/thread/mon_enter_exit.cpp 
> ipf's code is under #ifdef _IPF_ 
> Also, fixed bug in Type::tag2str(Tag t) function

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


[jira] Commented: (HARMONY-3070) [drlvm][ipf] jitrino ipf enabling: HelloWorld passes

Posted by "Igor V Chebykin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468557 ] 

Igor V Chebykin commented on HARMONY-3070:
------------------------------------------

Verified, HelloWorld passed.
Thanks, Alexey

> [drlvm][ipf] jitrino ipf enabling: HelloWorld passes
> ----------------------------------------------------
>
>                 Key: HARMONY-3070
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3070
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Linux.ia64
>            Reporter: Igor V Chebykin
>         Assigned To: Alexey Varlamov
>         Attachments: HARMONY-3070.txt, HARMONY-3070.txt
>
>
> The patch fixes jitrino on ipf platform
> HelloWold application passes now.
> Only ipf part of code is changed, in file 
>   working_vm/vm/vmcore/src/thread/mon_enter_exit.cpp 
> ipf's code is under #ifdef _IPF_ 
> Also, fixed bug in Type::tag2str(Tag t) function

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


[jira] Assigned: (HARMONY-3070) [drlvm][ipf] jitrino ipf enabling: HelloWorld passes

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

Alexey Varlamov reassigned HARMONY-3070:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][ipf] jitrino ipf enabling: HelloWorld passes
> ----------------------------------------------------
>
>                 Key: HARMONY-3070
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3070
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: Linux.ia64
>            Reporter: Igor V Chebykin
>         Assigned To: Alexey Varlamov
>         Attachments: HARMONY-3070.txt
>
>
> The patch fixes jitrino on ipf platform
> HelloWold application passes now.
> Only ipf part of code is changed, in file 
>   working_vm/vm/vmcore/src/thread/mon_enter_exit.cpp 
> ipf's code is under #ifdef _IPF_ 
> Also, fixed bug in Type::tag2str(Tag t) function

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