GCJ and JDBC

Tom Tromey tromey@redhat.com
Tue May 17 16:40:00 GMT 2005


>>>>> "Amir" == Amir Bukhari <ufz6@rz.uni-karlsruhe.de> writes:

Amir> When I don't use HSQlDB (that mean my application has no JDBC)
Amir> then it work fine.

Based on the stack trace, my guess is that the code in
Constructor.newInstance that tries to find the caller's class is
failing.  You might be able to reproduce this with a smaller test
case that uses Constructor.newInstance.

Amir> Only one thing I
Amir> don't like, is that SWT application have dos console opened with
Amir> them!

Some Windows expert will need to answer this one.

Tom



More information about the Java mailing list