You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "weldon washburn (JIRA)" <ji...@apache.org> on 2006/10/15 20:51:39 UTC

[jira] Assigned: (HARMONY-1843) Moving hythread and hyprt out of luni component

     [ http://issues.apache.org/jira/browse/HARMONY-1843?page=all ]

weldon washburn reassigned HARMONY-1843:
----------------------------------------

    Assignee: weldon washburn

> Moving hythread and hyprt out of luni component
> -----------------------------------------------
>
>                 Key: HARMONY-1843
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1843
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Artem Aliev
>         Assigned To: weldon washburn
>         Attachments: move_to_portlib.sh, portlib_files.patch
>
>
> The idea is to define porting layer in classlib and move it out from luni, and then probably share it with VM.
> I move common, pool, port, thread, sig from luni to new component portlib.
> The first idea was to move only port, thread, sig, but they depend on common and pool libs. It looks natural to do not produce cyclic dependencies among components, so I move these two also to portlib.
> Unfortunately, this does not fully solve two stage luni building process (build-native-core and build-native-secondary), but this is another problem.
> So If we are still committed on these reorganization, please review and apply the patch.
> A move_to_portlib.sh script create portlib directory structure and move appropriate files from luni to portlib (by svn move).
> A portlib_files.patch update build to works with new structure.
>    

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira