Hi all,
is memory leak detection not optional ? Also does adding --add-opens pose
any security risk or concern ?

On Thu, 23 Jan, 2025, 8:25 pm Mark Thomas, <ma...@apache.org> wrote:

> On 23/01/2025 14:42, anand raj wrote:
> > Hi all,
> >
> > In Tomcat 10 there is --add-opens added default and does this mean Tomcat
> > required to access these.
>
> Yes.
>
> > Also document information on what all are
> > accessed which requires these will be helpful.
>
> Generally to implement the memory leak detection and prevention on web
> application stop.
>
> git blame (or the equivalent GitHub UI) will point you towards the
> individual commits. The commit messages should provide more detail
> including links to any associated bug reports.
>
> Mark
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to