Jann ja Forrer commented on Apr 20, 2011

Re: Java memory management in Notes/Domino

Within the code example there is a

Document temp = null;

before starting the while loop.

Jann