]
Luis Barreiro commented on JBJCA-1111:
--------------------------------------
Pull Request:
Throwable instantiation on
TxConnectionListener.TransactionSynchronization
--------------------------------------------------------------------------
Key: JBJCA-1111
URL:
https://issues.jboss.org/browse/JBJCA-1111
Project: IronJacamar
Issue Type: Task
Reporter: Luis Barreiro
Assignee: Jesper Pedersen
In
org.jboss.jca.core.connectionmanager.listener.TxConnectionListener.TransactionSynchronization
there is a Throwable that is always instantiated during the creation of the object, but in
most cases it's never thrown.
There is a performance penalty associated with filling the stack trace of every
exception, even if it's not thrown.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: