>>>>> "M" == markush  <[EMAIL PROTECTED]> writes:

M> Memory leak in Batik 1.0 JPEG-Transcoder ?  

M> After about the 115th transcoding the JVM memory (64MByte) is used
M> up and the OutOfMemoryError Exception occurs. According to JProbe
M> most of the memory is used by int[]. Unfortunately JProbe is unable
M> to tell _where_ exactly all the int[] are allocated.

    Hmm, I just ran your example on my machine, and it successfully
transcoded all 300 times, and the java process never went above ~30MB
resident.

    What JDK and OS are you using?  If you aren't using JDK 1.3 I
would suggest trying with that again.

    I am also using current CVS Batik but I don't think any known
memory leaks have been fixed since the 1.0 release (although it's
possible they were fixed unknowingly).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to