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

[jira] Commented: (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:comment-tabpanel#action_12510308 ] 

Mikhail Loenko commented on HARMONY-4347:
-----------------------------------------

duplicate of my posting to the dev list:
I think both tests are valid: they are negative tests with recursion in calling subroutines


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