I tried this patch too, it works! HARMONY-1916 can be closed as a duplicate.
On 10/20/06, Ilya Okomin <[EMAIL PROTECTED]> wrote:
On 10/19/06, Dmitry Durnev <[EMAIL PROTECTED]> wrote: > > I think issue HARMONY-1483 has the necessary patch attached, but not > applied yet. Dmitry, thanks a lot! Suggested patch makes TestRunner work! Committers should also take a look at this patch. Regards, Ilya. On 10/19/06, Ilya Okomin <[EMAIL PROTECTED]> wrote: > > Hi all! > > > > I was trying to run junit.awtui.TestRunner on the latest classlib+drlvm > and > > had got "Debug Error!" window with next message: > > "DAMAGE: after Normal block (#108135) at 0x04263008.". If all these > messages > > (they are the same with changed #... and 0x... values) ignored > TestRunner > > application appears and it works. > > > > Steps to reproduce: > > 1. Copy junit.jar to deploy/jdk/jre/bin > > 2. Call "java -cp junit.jar junit.awtui.TestRunner" in the > > deploy/jdk/jre/bin. > > > > I want to note that junit.awtui.TestRunner works fine with J9. > > I found opened issue HARMONY-1916 [1] with the same dialog window > occured. > > > > Does anyone know the reason of these errors? > > > > [1] http://issues.apache.org/jira/browse/HARMONY-1916 > > -- > > -- > > Ilya Okomin > > Intel Middleware Products Division > > > > > > > -- > > Dmitry A. Durnev, > Intel Middleware Products Division > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- Ilya Okomin Intel Middleware Products Division
-- Thanks, Elena