TRY/FINALLY Blocks for JSP™ custom tags are causing
performance problems during garbage collection using JDK 1.3.0 /
1.3.1.
Download Description
USERS AFFECTED:
WebSphere Application Server developers using custom tags and JavaServer
Pages™
PROBLEM DESCRIPTION:
Performance problem when JSP contains nested custom tags. Time required to
perform Java Garbage Collection increases exponentially with each
try/finally block on a page, causing slow response
times.
PROBLEM CONCLUSION:
Removed try/finally blocks for each custom tag to get around Java SDK
performance problem.
PQ58795 is required.
Prerequisites
None
Installation instructions
Please refer to the readme.txt for installation instructions.