You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivan Zvolsky (JIRA)" <ji...@apache.org> on 2007/02/16 14:46:06 UTC

[jira] Created: (HARMONY-3193) [classlib][build] provide an implementation for stubs

[classlib][build] provide an implementation for stubs
-----------------------------------------------------

                 Key: HARMONY-3193
                 URL: https://issues.apache.org/jira/browse/HARMONY-3193
             Project: Harmony
          Issue Type: Sub-task
            Reporter: Ivan Zvolsky




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


[jira] Closed: (HARMONY-3193) [classlib][winx64][build] provide an implementation for stubs

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

Alexei Zakharov closed HARMONY-3193.
------------------------------------

    Resolution: Won't Fix

closed as WON'T FIX

> [classlib][winx64][build] provide an implementation for stubs
> -------------------------------------------------------------
>
>                 Key: HARMONY-3193
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3193
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>         Environment: windows/em64t
>            Reporter: Ivan Zvolsky
>
> classlib_asm_files_moving.patch moves 2 assembler files and replaces them with C stubs for windows/em64t configuration. These C stubs might need an implementation in order to get everything working after build.

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


[jira] Updated: (HARMONY-3193) [classlib][winx64][build] provide an implementation for stubs

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

Gregory Shimansky updated HARMONY-3193:
---------------------------------------

    Summary: [classlib][winx64][build] provide an implementation for stubs  (was: [classlib][build] provide an implementation for stubs)

It was discussed on harmony that threading code has to be merged between classlib and VM. Currently the mentioned assembly stubs don't work with DRLVM because it has its own hythr library and all locks are implemented inside of it. The code is needed for IBM VME, but since IBM VME is not available for x86_64 architecture, then this code is not used so far. When threading code is moved from classlib to VM the implementation of assembler stubs won't be needed any more.

So it is possible that this issue will be closed as won't fix.

> [classlib][winx64][build] provide an implementation for stubs
> -------------------------------------------------------------
>
>                 Key: HARMONY-3193
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3193
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>         Environment: windows/em64t
>            Reporter: Ivan Zvolsky
>
> classlib_asm_files_moving.patch moves 2 assembler files and replaces them with C stubs for windows/em64t configuration. These C stubs might need an implementation in order to get everything working after build.

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


[jira] Updated: (HARMONY-3193) [classlib][build] provide an implementation for stubs

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

Ivan Zvolsky updated HARMONY-3193:
----------------------------------

             Component/s: Classlib
    Estimated Complexity: Moderate
             Description: classlib_asm_files_moving.patch moves 2 assembler files and replaces them with C stubs for windows/em64t configuration. These C stubs might need an implementation in order to get everything working after build.
             Environment: windows/em64t

> [classlib][build] provide an implementation for stubs
> -----------------------------------------------------
>
>                 Key: HARMONY-3193
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3193
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>         Environment: windows/em64t
>            Reporter: Ivan Zvolsky
>
> classlib_asm_files_moving.patch moves 2 assembler files and replaces them with C stubs for windows/em64t configuration. These C stubs might need an implementation in order to get everything working after build.

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