[ 
https://issues.apache.org/jira/browse/VELOCITY-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027049#comment-13027049
 ] 

Vincent Massol commented on VELOCITY-801:
-----------------------------------------

Is it true that interned string space cannot be reclaimed. This doc seems to 
say otherwise (see myth3): 
http://www.codeinstructions.com/2009/01/busting-javalangstringintern-myths.html

> Velocity 1.7 uses string interning
> ----------------------------------
>
>                 Key: VELOCITY-801
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-801
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.7.x
>         Environment: n.a.
>            Reporter: Alexander Veit
>            Priority: Critical
>
> String interning consumes memory that cannot be reclaimed by the java runtime 
> even if the velocity runtime singleton is being discarded.
> This is an issue for server applications that use Velocity (e.g. we have a 
> software product that may use tens of thousands of Velocity files to create 
> content dynamically).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to