You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2007/06/22 11:06:26 UTC

[jira] Created: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

[drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
---------------------------------------------------------------------------

                 Key: HARMONY-4269
                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Pavel Pervov


VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.

It is due to incorrect change in class parsing procedure in DRLVM.

I'll attach the patch shortly restoring original code.

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


[jira] Commented: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

Posted by "Vera Petrashkova (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507805 ] 

Vera Petrashkova commented on HARMONY-4269:
-------------------------------------------

Test from DRLVM validation test suite
vm/jvms/classFile/structure/version/version01/version01.xml which failed on Harmony-r549489 because this bug
now passes.
Harmony-r550231 was used to verify the result of test running.


> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>         Attachments: H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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


[jira] Reopened: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

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

Pavel Pervov reopened HARMONY-4269:
-----------------------------------


I've attach fix-to-fix to this issue right now.

> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>         Attachments: H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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


Re: [jira] Updated: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

Posted by Tim Ellison <t....@gmail.com>.
Tim Ellison wrote:
> Gregory Shimansky wrote:
>> This is a request for other committer's opinions about committing this
>> 1-line bugfix. It is trivial and shouldn't cause any problems IMHO.
> 
> Sure -- just looks like an oversight from the original fix patch.

BTW, this won't affect current testing of the current M2 candidate, so I
suggest we don't respin the build yet.  Looks like Stepan has some
issues with Linux that require further investigation.

http://people.apache.org/~smishura/r550333/index.html

Regards,
Tim

Re: [jira] Updated: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

Posted by Tim Ellison <t....@gmail.com>.
Gregory Shimansky wrote:
> This is a request for other committer's opinions about committing this
> 1-line bugfix. It is trivial and shouldn't cause any problems IMHO.

Sure -- just looks like an oversight from the original fix patch.

Regards,
Tim


Re: [jira] Updated: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

Posted by Gregory Shimansky <gs...@apache.org>.
Hello

This is a request for other committer's opinions about committing this 
1-line bugfix. It is trivial and shouldn't cause any problems IMHO.

Pavel Pervov (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/HARMONY-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> 
> Pavel Pervov updated HARMONY-4269:
> ----------------------------------
> 
>     Attachment: H4269-afterfix.patch
> 
> The fix.
> 
>> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
>> ---------------------------------------------------------------------------
>>
>>                 Key: HARMONY-4269
>>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>>             Project: Harmony
>>          Issue Type: Bug
>>          Components: DRLVM
>>            Reporter: Pavel Pervov
>>            Assignee: Gregory Shimansky
>>         Attachments: H4269-afterfix.patch, H4269.patch
>>
>>
>> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
>> It is due to incorrect change in class parsing procedure in DRLVM.
>> I'll attach the patch shortly restoring original code.
> 


-- 
Gregory


[jira] Updated: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

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

Pavel Pervov updated HARMONY-4269:
----------------------------------

    Attachment: H4269-afterfix.patch

The fix.

> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>         Attachments: H4269-afterfix.patch, H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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


[jira] Resolved: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

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

Gregory Shimansky resolved HARMONY-4269.
----------------------------------------

    Resolution: Fixed

Patch applied at 549822. Please check that the bug is fixed for you.

> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>         Attachments: H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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


[jira] Assigned: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

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

Gregory Shimansky reassigned HARMONY-4269:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>         Attachments: H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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


[jira] Closed: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

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

Pavel Pervov closed HARMONY-4269.
---------------------------------


> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>         Attachments: H4269-afterfix.patch, H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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


[jira] Updated: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

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

Pavel Pervov updated HARMONY-4269:
----------------------------------

    Attachment: H4269.patch

Here is the patch to fix the issue.

> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>         Attachments: H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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


[jira] Resolved: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

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

Gregory Shimansky resolved HARMONY-4269.
----------------------------------------

    Resolution: Fixed

The afterfix is applied at 550528. Please check that the bug is fixed now.

> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>         Attachments: H4269-afterfix.patch, H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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


[jira] Commented: (HARMONY-4269) [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508171 ] 

Pavel Pervov commented on HARMONY-4269:
---------------------------------------

The patch is applied correctly. Closing the issue.

> [drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-4269
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4269
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>         Attachments: H4269-afterfix.patch, H4269.patch
>
>
> VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on the latest Harmony build.
> It is due to incorrect change in class parsing procedure in DRLVM.
> I'll attach the patch shortly restoring original code.

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