[fedora-java] Re: Native code not loaded when it is in the db

Andrew Haley aph at redhat.com
Fri Oct 7 16:09:52 UTC 2005


Tom Tromey writes:
 > >>>>> "Andrew" == Andrew Haley <aph at redhat.com> writes:
 > 
 > Andrew> It would be nice if verbose:class indicated that it had tried to load
 > Andrew> a class from a .so and failed.
 > 
 > At the point where this is printed, it would be really hard to
 > determine this.

Well, we always throw if we fail to load a .so.  So all we have to do
when -verbose: is turned on is print (" failed + " the Throwable)

Andrew.




More information about the fedora-devel-java-list mailing list