Martin Ritchie wrote:
Ok, I'm can't see why this has locked my JVM up.

It appears as though the main thread is having difficulting doing the
put but I can't see why.

Isn't there a known bug against IdentityHashMap for hanging on Java 1.5?

Rafi, is there anyway to stop the tests buffering the output until the
test end? or is it just the way that JUnit formatters work?

As far as I know this is just the way the JUnit formatters work, however I've never looked into it in detail. I usually just add a file appender to log4j-test.xml if I run into an issue like this.

--Rafael

Reply via email to