~gagern/xalan/trunk

Viewing all changes in revision 4447.

  • Committer: zongaro
  • Date: 2007-04-02 14:51:39 UTC
  • Revision ID: svn-v4:13f79535-47bb-0310-9956-ffa450edef68:xalan/java/trunk:524806
Part of fix for Jira issue XALANJ-2375.

Changed default constructor to defer creating a PrintWriter through which to
report any error messages until a message actually needs to be reported.  A
PrintWriter instance consumes a substantial amount of space, and deferring its
creation saves initialization time for the XPath API and XSLT.

Reviewed by Christine Li (jycli () ca ! ibm ! com).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: