]
Pete Muir reassigned JBSEAM-2892:
---------------------------------
Assignee: Pete Muir
Bad usage of List.get() in EntityBeanList.class
-----------------------------------------------
Key: JBSEAM-2892
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2892
Project: Seam
Issue Type: Bug
Affects Versions: 2.0.1.GA
Reporter: Benjamin Graf
Assigned To: Pete Muir
Fix For: 2.1.0.BETA1, 2.0.2.CR2
The passivateAll() method does an iteration over a list of to passivated entities. But
the implementation uses the get-method of the list interface which has very bad
performance on LinkedList. It should better use the list-iterator instead!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: