On 22 September 2007 at 16:23, "Alexei Zakharov" <[EMAIL PROTECTED]> wrote: > Hi all, > > > > 2) org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSuppo > rtTest > > This passes ok for me. > > I've just fixed this failure. Looks like it was introduced by commit > r578410 - most likely the patch haven't been checked on DRLVM. The > problem itself was in differences between JNI implementations in DRLVM > and J9/RI. For more details please see HARMONY-4840 and HARMONY-4841. > > My patch also fixed > org.apache.harmony.luni.tests.java.io.ObjectInputStreamTest.test_readObject_H > ierarchy > failure reported at [1]. Therefore, all HUT tests should now pass on DRLVM. > > [1] http://people.apache.org/~varlax/harmony-integrity/
Excellent. Many thanks Alexei. -Mark
