Index: tests/vts/vm/src/test/vm/jvms/classFile/constraints/static/constraint08/tableswitch03/tableswitch03n.ccode
===================================================================
--- tests/vts/vm/src/test/vm/jvms/classFile/constraints/static/constraint08/tableswitch03/tableswitch03n.ccode (revision 565270)
+++ tests/vts/vm/src/test/vm/jvms/classFile/constraints/static/constraint08/tableswitch03/tableswitch03n.ccode (working copy)
@@ -97,7 +97,7 @@
code bin {
x11 x00 x16 xAA x00 x00 x00 x21 // tableswitch (xAA)
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
- x00 x00 x00 x14 x00 x00 x00 x14 // low byte (x00 x00 x00 x14) equal than high byte (x00 x00 x00 x14)
+ x00 x00 x00 x14 x00 x00 x00 x14 // low byte (x00 x00 x00 x14) equal than high byte (x00 x00 x00 x1333)
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
x00 x00 x00 x1D x00 x00 x00 x1E
x00 x00 x00 x1F x00 x00 x00 x20
Index: tests/vts/vm/src/test/vm/jvms/classFile/constraints/static/constraint08/tableswitch03/tableswitch03.xml
===================================================================
--- tests/vts/vm/src/test/vm/jvms/classFile/constraints/static/constraint08/tableswitch03/tableswitch03.xml (revision 565270)
+++ tests/vts/vm/src/test/vm/jvms/classFile/constraints/static/constraint08/tableswitch03/tableswitch03.xml (working copy)
@@ -27,10 +27,10 @@
>
- Tests that tableswitch highbyte can not be equal lessbyte.
+ Tests that tableswitch highbyte can not be less then lowbyte.
This fail occurs in method marked "// Test method".
- Covered assertions assert_class625
-
+ Covered assertions assert_class625
+