You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/08/14 17:17:31 UTC

[jira] Resolved: (HARMONY-4541) [buildtest][vts] vm/jvms/classFile/constraints/static/constraint08/tableswitch03/tableswitch03 test is invalid.

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

Gregory Shimansky resolved HARMONY-4541.
----------------------------------------

    Resolution: Fixed

Patch is applied at 565804. Please check that it was applied as expected.

> [buildtest][vts] vm/jvms/classFile/constraints/static/constraint08/tableswitch03/tableswitch03 test is invalid.
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4541
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4541
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Pavel Pervov
>            Assignee: Gregory Shimansky
>            Priority: Minor
>         Attachments: H4541.patch
>
>
> Test checks that lowbytes _must_not_ be _equal_ to highbytes in tableswitch instruction.
> But specification explicitly states that "the value of low must be less than or _equal_ to high".
> The test must be corrected to check specification statement.

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