https://issues.apache.org/bugzilla/show_bug.cgi?id=54242

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> ---
I think generating an "if(itemsV != null){ }" clause around the whole iteration
loop will be more effective.  An iterator is a temporary object that is GC'ed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to