History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1567
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nick Bolton
Reporter: Andrew Petro
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

CPortletAdapter render memory usage optimization

Created: 25/Sep/06 07:06 PM   Updated: 23/Mar/07 08:35 PM
Component/s: Portlet Container
Affects Version/s: 2.5.0 M1, 2.5.1 RC1, 2.5.0 RC1, 2.5.0 RC3, 2.5.0 RC2, 2.5.0 GA, 2.5.1 RC2, 2.5.2 RC1, 2.5.1 RC3, 2.5.1 GA, 2.5.3 RC1, 2.5.2 GA, 2.5.3 RC2, 2.5.3 RC3, 2.5.3 GA
Fix Version/s: 2.6.0 M1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Save on memory utilization in the renderCharacters() method of CPortletAdapter by using the PrintWriter parameter directly in getMarkup().

 All   Comments   Work Log   Change History      Sort Order:
Nick Bolton [12/Feb/07 05:32 PM]
Already implemented.