I've read here that attaching .jar files to domino agents causes a memory leak and the solution is to add them to jvm/lib/ext and restart the jvm. However I understand that putting them in the /ext folder can cause some security issues (see comments).
Is the memory leak problem still the case in Domino 12.0?
Would using the OpenNTF Domino API solve this issue?
Are there any long-term memory leak issues in just using .jars in the /ext folder?
Thanks all.