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

Hudson commented on TAP5-1637:
------------------------------

Integrated in tapestry-trunk-freestyle #509 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/509/])
    TAP5-1637: Use SoftReferences to cache Page instances, rather than an 
explicit janitor job

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1166889
Files : 
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PageSourceImpl.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/services/AppModule.java


> Tapestry should use SoftReferences for page instances, rather than run a 
> janitor thread to clean them up
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1637
>                 URL: https://issues.apache.org/jira/browse/TAP5-1637
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> From the discussion on the mailing list; this would let the VM manage the 
> memory better than Tapestry can.
> Some newly introduced configuration symbols will go away.

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

        

Reply via email to