Hi, all,

I've just uploaded a classloading stress test to
http://issues.apache.org/jira/browse/HARMONY-2615.
It locates all the classes available in bootclasspath and tries to load
each of them with a simple Class.forName() call.

This simple test already helped to find a number of bugs in DRLVM and
may potentially find some more, so I recommend including it to some test
suite that is run regularly.

By the way, the test fails on the current build, and the fail looks very
strange - at some point, an uncaught exception emerges from inside the
catch(Throwable) block.

Vasily Zakharov
Intel Enterprise Solutions Software Division

Reply via email to