Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6583301
Votes 0
Synopsis Reduce allocation overhead in JAXP XML XSLT translation
Category jaxp:xslt
Reported Against
Release Fixed 1.4, 6u14(b03) (Bug ID:2173555)
State 11-Closed, Verified, request for enhancement
Priority: 2-High
Related Bugs
Submit Date 20-JUL-2007
Description
Reduce allocation overhead in JAXP XSLT translation
Posted Date : 2007-07-20 15:16:50.0
Work Around
N/A
Evaluation
Implemented the suggested improvement. Since JAXP 1.4 RI is backward compatible with JDK 1.4, a StringBuffer rather than a StringBuilder was used. I'm marking this bug as fixed in JAXP 1.4 RI (available from Java.net). A subCR will be created for JDK 6u3 or 6u4 once the bug is approved for integration.
Posted Date : 2007-07-23 16:05:12.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang