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:26:31 UTC

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

[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


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


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

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-856?page=all ]

Geir Magnusson Jr reassigned HARMONY-856:
-----------------------------------------

    Assignee: Geir Magnusson Jr

> [drlvm] Assorted bug fixes
> --------------------------
>
>                 Key: HARMONY-856
>                 URL: http://issues.apache.org/jira/browse/HARMONY-856
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Contributions
>         Environment: Linux/ia32, Windows/ia32
>            Reporter: Salikh Zakirov
>         Assigned To: Geir Magnusson Jr
>         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

        

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

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-856?page=all ]

Geir Magnusson Jr closed HARMONY-856.
-------------------------------------


committed in r427693

> [drlvm] Assorted bug fixes
> --------------------------
>
>                 Key: HARMONY-856
>                 URL: http://issues.apache.org/jira/browse/HARMONY-856
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Contributions
>         Environment: Linux/ia32, Windows/ia32
>            Reporter: Salikh Zakirov
>         Assigned To: Geir Magnusson Jr
>         Attachments: M1-patch-updated.zip, 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

        

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

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-856?page=all ]

Geir Magnusson Jr resolved HARMONY-856.
---------------------------------------

    Resolution: Fixed

Applied patch in r427694 except for 0029-*

Built and tested.

All seems well

> [drlvm] Assorted bug fixes
> --------------------------
>
>                 Key: HARMONY-856
>                 URL: http://issues.apache.org/jira/browse/HARMONY-856
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Contributions
>         Environment: Linux/ia32, Windows/ia32
>            Reporter: Salikh Zakirov
>         Assigned To: Geir Magnusson Jr
>         Attachments: M1-patch-updated.zip, 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

        

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

Posted by "Pavel Rebriy (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-856?page=comments#action_12422104 ] 
            
Pavel Rebriy commented on HARMONY-856:
--------------------------------------

I'd like to mention that patch 0028 fixes JIRA bug Harmony-788.

Regarding patch 0029, the patch is incorrect due to it introduces some more bugs in verification process. Please do not apply it. There is a JIRA Harmony-919 which describes the bug this patch was intended to fix.


> [drlvm] Assorted bug fixes
> --------------------------
>
>                 Key: HARMONY-856
>                 URL: http://issues.apache.org/jira/browse/HARMONY-856
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Contributions
>         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

        

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

Posted by "Salikh Zakirov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-856?page=all ]

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

    Attachment: M1-patch-updated.zip

M1-patch-updated.zip -- the patches updated to apply against drlvm trunk

> [drlvm] Assorted bug fixes
> --------------------------
>
>                 Key: HARMONY-856
>                 URL: http://issues.apache.org/jira/browse/HARMONY-856
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Contributions
>         Environment: Linux/ia32, Windows/ia32
>            Reporter: Salikh Zakirov
>         Assigned To: Geir Magnusson Jr
>         Attachments: M1-patch-updated.zip, 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

        

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

Posted by "Salikh Zakirov (JIRA)" <ji...@apache.org>.
     [ 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


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

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-856?page=all ]

Tim Ellison updated HARMONY-856:
--------------------------------

    Component: Contributions
                   (was: VM)

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

>   Components: Contributions
>  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


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

Posted by "Salikh Zakirov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-856?page=all ]

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

    Attachment: M1-patch.zip

The zip file with changes.

The Bulk contribution checklist have been faxed to Geir on 2006-07-11.

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