On 4/24/08, Andrey Pavlenko <[EMAIL PROTECTED]> wrote: > Hi, > > Could someone take a look at the failure of the functional test > http://people.apache.org/~smishura/r650564/Linux_x86/func/junit/functional/org/apache/harmony/test/func/vm/boundary/boundary4/9_boundary4.html? > It seems to be a regression, but I can't create a reproducer because I'm not > familiar with Jasmin. >
Yes, it looks like regression in the verifier - the test failed with java.lang.VerifyError. The failure it similar to the 15 failures in VTS suite. So I assume that the Alexei's patch [1] should fix it. Could you try it? [1] https://issues.apache.org/jira/browse/HARMONY-5785 Thanks, Stepan.
