You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/07/12 19:28:31 UTC

[jira] Updated: (HARMONY-856) [drlvm] Assorted bug fixes

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

Salikh Zakirov updated HARMONY-856:
-----------------------------------

    Attachment: M1-patch.zip

The zip file with changes.

> [drlvm] Assorted bug fixes
> --------------------------
>
>          Key: HARMONY-856
>          URL: http://issues.apache.org/jira/browse/HARMONY-856
>      Project: Harmony
>         Type: New Feature

>   Components: VM
>  Environment: Linux/ia32, Windows/ia32
>     Reporter: Salikh Zakirov
>  Attachments: M1-patch.zip, M1-patch.zip
>
> This is a contribution on behalf of Intel corporation.
> The attached zip file with patches contains improvements and bug fixes, that were developed at Intel internally
> during the tedious process of preparing initial DRLVM contribution.
> The patches were developed to fix the issues found by the extensive internal testing
> and targeted to achieve relatively strict internal milestone criteria.
> To help the review process, each change is accompanied with the detailed explanation of the change.
> To apply patches, use
>     cd drlvm/trunk
>      unzip M1-patch.zip
>      patch -p1 M1-patch/0001*.patch
>      svn commit
>      ...
>      patch -p1 M1-patch/0031*.patch
>      svn commit
> If you are lazy, or don't care about individual changes, feel free to just
>     cat M1-patch/*.patch | patch -p1

-- 
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