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 2007/06/06 07:42:26 UTC

[jira] Commented: (HARMONY-4013) [drlvm][thread] Move JVMTIThread structure from hythread library to vmcore library

    [ https://issues.apache.org/jira/browse/HARMONY-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501795 ] 

weldon washburn commented on HARMONY-4013:
------------------------------------------

hmm... I see that jthread_move.sh will move a bunch of vm/thread/src files to vm/vmcore/src/thread directory.  I have some questions.  Once these files are moved, don't we have to fix up the ant files like hythr.xml to make the compile work?  Also, the script does an "svn copy ...thread_private.h" instead of a move.  The result is we now have two copies of the same header file which is a maintenance problem.  Will this get fixed?  what will it take to make this patch committable?

> [drlvm][thread] Move JVMTIThread structure from hythread library to vmcore library
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4013
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4013
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>            Assignee: weldon washburn
>         Attachments: jthread_elumination.patch, jthread_move.sh
>
>
> The issue moves JVMTIThread structure from HyThread environment.

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