>>>>> "Jason" == Burke, Jason <[EMAIL PROTECTED]> writes:
Jason> I would like to know if there is any need for volunteers to
Jason> help test Classpath. I am very interested in contributing to
Jason> the Classpath project, but my only talent with programming lies
Jason> in Perl, Python and Java. I would be willing to write test code
Jason> in Java to verify VM compatibility and weed out bugs, and I
Jason> would also be willing to write some API documentation for
Jason> Classpath. Please let me know if you think I can be useful in
Jason> any of these areas.
Are you aware of the Mauve project?
http://sourceware.cygnus.com/mauve/
Mauve is a free Java test suite. It is very far from being complete,
and new tests are always welcome. Persistent contributors will be
rewarded with direct cvs commit access...
Ideally I'd like to see classpath/gcj bug fixes accompanied by a
regression test for Mauve. We've been fairly lax about this on the
libgcj side of things (we've been ok, but not great, about writing new
tests as we write new code).
Tom