atom feed10 messages in org.apache.harmony.devRe: svn commit: r889137 - in /harmony...
FromSent OnAttachments
Mark HindessJan 20, 2010 11:57 am 
regis xuJan 20, 2010 11:13 pm 
Sean QiuJan 20, 2010 11:39 pm 
regis xuJan 21, 2010 12:04 am 
Mark HindessJan 21, 2010 12:51 am 
regis xuJan 21, 2010 1:05 am 
Tim EllisonJan 21, 2010 2:14 am 
Mark HindessJan 21, 2010 2:38 am 
RegisJan 21, 2010 6:37 am 
Mark HindessFeb 14, 2010 3:38 am 
Subject:Re: svn commit: r889137 - in /harmony/enhanced/classlib/trunk/modules/instrument/src/test/java/org/apache/harmony/tests/java/lang/instrument: HelloWorldTest.java InstrumentTestHelper.java agents/HelloWorldAgent.java
From:Mark Hindess (mark@googlemail.com)
Date:Feb 14, 2010 3:38:55 am
List:org.apache.harmony.dev

In message <2010@d12av01.megacenter.de.ibm.com>, Mark Hindess writes:

In message <64f7@mail.gmail.com>, regis xu writes:

On Thu, Jan 21, 2010 at 4:51 PM, Mark Hindess <mark@googlemail.com>wrote:

I'm not convinced it is just a local configuration problem. It works for me with an IBM VM but fails with DRLVM.

It passed for me with both IBM vm and drlvm. Can you reproduce it on your machine? Patch[1] may help to find out what happened on the forked process.

Not sure why it passed for you on DRLVM without -javaagent support but now the code freeze is over I've committed r901641 to re-applied the patch to support this flag and I expect the tests to be functional again now.

I'm still seeing errors from these tests with DRLVM. In particular I'm seeing ABORTs with an error like:

Element was inserted second time in MapEx!

from the child processes.

-Mark.