documentation on "sjlj exceptions", DWARF2, etc?

Adam Megacz gcj@lists.megacz.com
Tue Dec 11 17:37:00 GMT 2001


Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> so basically setjmp() is called where each try{} block is entered

Okay, so I'm trying to assess the performance implications here. My
code enters lots of try blocks but almost never throws exceptions
during normal operation.
Is setjmp() an actuall function call, or syntactic sugar for some
platform-specific opcode? If the former is the case, does it get
inlined?
Adding an extra few instructions for each try{} entry is no big deal;
paying a function invocation and return for each one might be a bit
irritating.
 - a


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /