> 
> Hi all,

hi,

> When my verifier throws a VerifyError kaffe exits fine, but I get a:
>       <<No stacktrace available>>
> 
> What generally causes a lack of stacktrace being available?

I'm assuming you're trying to execute a broken class on the command 
line...  In which case, the VM never gets a chance to execute anything 
since the main class is failing to verify, hence, no trace.

> I also don't
> get a stack trace using Sun's java, but it at least doesn't give me a <<No
> stacktrace available>>.

I imagine its a recent change, it should probably be removed to match the 
sun behavior.

> Just making sure what's happening is OK :)

it is

> Rob

tim

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to