Can someone walk me through how to properly run the classlib tests
using drlvm.
I can run them successfully (well, 3 failures) using J9 by following
the directions here:
http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/RUNNING-
TESTS.txt?view=co
I also tried copying the working_vm/build/lnx_ia32_gcc_debug/deploy/
jdk directory into working_classlib/deploy/jdk and then running "ant
test" but then I get scores of failures and hundreds of errors,
mostly from javax.swing.
It actually matches the behavior I am seeing in CC: http://
frigga.cs.uiuc.edu:8080
Could these be real errors? Or do I just have something configured
incorrectly.
Naveen
- [classlib][drlvm] help running classlib tests Naveen Neelakantam
-