You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vera Petrashkova (JIRA)" <ji...@apache.org> on 2007/07/05 09:24:04 UTC

[jira] Updated: (HARMONY-4347) [buildtest][vts] 2 VTS tests for jsr instruction should be removed

     [ https://issues.apache.org/jira/browse/HARMONY-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vera Petrashkova updated HARMONY-4347:
--------------------------------------

    Description: 
The following VTS tests 
    vm/jvms/classFile/finally/finally09/finally0901/finally0901.xml
    vm/jvms/classFile/constraints/structural/constraint23/subroutine01/subroutine01.xml

try to check that no jsr instruction may be used recursively to call subroutine.

But it is not clear how to define the subroutine body formally and do these tests
demonstrate that used jsr instructions call the same subroutine recursively.
For more clarification see H-3755 https://issues.apache.org/jira/browse/HARMONY-3755

These tests should be removed or 


  was:
The following VTS tests 
    vm/jvms/classFile/finally/finally09/finally0901/finally0901.xml
    vm/jvms/classFile/constraints/structural/constraint23/subroutine01/subroutine01.xml

try to check that no jsr instruction may be used recursively to call subroutine.

But it is not clear how to define the subroutine body formally and do these tests
demonstrate that used jsr instructions call the same subroutine recursively.
For more explanation see H-3755 https://issues.apache.org/jira/browse/HARMONY-3755

These tests should be removed or 


        Summary: [buildtest][vts] 2 VTS tests for jsr instruction should be removed  (was: [buildtest][vts] 2 VTS tests for jst ibstruction should be removed)

> [buildtest][vts] 2 VTS tests for jsr instruction should be removed
> ------------------------------------------------------------------
>
>                 Key: HARMONY-4347
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4347
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Vera Petrashkova
>
> The following VTS tests 
>     vm/jvms/classFile/finally/finally09/finally0901/finally0901.xml
>     vm/jvms/classFile/constraints/structural/constraint23/subroutine01/subroutine01.xml
> try to check that no jsr instruction may be used recursively to call subroutine.
> But it is not clear how to define the subroutine body formally and do these tests
> demonstrate that used jsr instructions call the same subroutine recursively.
> For more clarification see H-3755 https://issues.apache.org/jira/browse/HARMONY-3755
> These tests should be removed or 

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