[ https://issues.apache.org/jira/browse/HARMONY-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pervov updated HARMONY-4541:
----------------------------------
Attachment: H4541.patch
This patch fixes the test to check what specification requires.
> [vtsvm] 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
> 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.
|