Use a substitute for java.util.Stack
------------------------------------

                 Key: TILES-431
                 URL: https://issues.apache.org/struts/browse/TILES-431
             Project: Tiles
          Issue Type: Bug
          Components: tiles-core, tiles-freemarker, tiles-jsp (jsp support), 
tiles-template, tiles-velocity
    Affects Versions: 2.1.2
            Reporter: Antonio Petrelli
             Fix For: 2.2.0


Currently some of the code of Tiles relies upon the "Stack" class, that is 
synchronized.
A not-synchronized class with the same features should be used instead, for 
performance reason.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to