Simon Kitching <[EMAIL PROTECTED]> wrote on 12/15/2002 05:26:25 PM:
> I had a look at the source (org.apache.xalan.templates.FuncDocument) but
> it wasn't immediately obvious whether Xalan keeps a cache of previously
> loaded documents or not.

It does within the same transform.

Christian Wolfgang Hujer <[EMAIL PROTECTED]> wrote on 12/15/2002
05:09:49 PM:
> It seems that many objects do not get garbage collected because
unneccessary
> references to them remain.

I agree that this is the likely problem.  But we have tests that run the
transforms over and over, without a problem.  Perhaps a bug has developed,
or Ant is doing something strange.  Did any of the folks that did the 2.4.1
release do the memory leak test first?

-scott

Reply via email to