Java exception performance considerations

The iSeries™ exception architecture allows versatile interrupt and retry capabilities. It also allows mixed language interaction. Throwing Java™ exceptions on an iSeries server may be more expensive than on other platforms. This should not affect overall application performance unless Java exceptions are routinely used in the normal application path.

Related concepts
Java event trace performance tools
Java performance considerations
Java garbage collection
Java Native Method Invocation performance considerations
Java method inlining performance considerations
Java call trace performance tools
Java profiling performance tools
Related tasks
Collect Java performance data