You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2009/07/25 16:44:00 UTC

[jira] Closed: (TILES-431) Use a substitute for java.util.Stack

     [ https://issues.apache.org/struts/browse/TILES-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-431.
----------------------------------

    Resolution: Fixed

> Use a substitute for java.util.Stack
> ------------------------------------
>
>                 Key: TILES-431
>                 URL: https://issues.apache.org/struts/browse/TILES-431
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core, tiles-freemarker, tiles-jsp (jsp support), tiles-template, tiles-velocity
>    Affects Versions: 2.1.2
>            Reporter: Antonio Petrelli
>            Assignee: 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.