Hi all.
We have Java agent that reference to Java library which includes several JARs to work with MQ server. On Domino 6.5 it works fine. But on 8.5 there is memory leak. Each time when this agent run about 50-60 Mb of memory is lost. And OutOfMemory as result.
I removed these JARs from library and put its to Domino/jvm/lib/ext. It resolved memory leak. But on 6.5 it works with embedded JARs.
Question: is it 8.5 bug or maybe exist some settings to “cash” external libraries?
Thanks,
Andy.