> On Sat, Apr 4, 2020 at 10:39 AM Thomas Meyer <tho...@m3y3r.de> wrote:
> > April 2020 14:53:17 MESZ schrieb calder <calder....@gmail.com> wrote:

[ snip ]
> >So, ultimately, I'm confused why we think Tomcat is "to blame" as
> >there is no evidence it uses JNI.
> >It's my experience JNI memory issues are related to the Java JNI or
> >proprietary native code.
>

> I think jni is used via apr in tomcat.
>
> Do you use apr http connector?

Thomas - thanks for correcting my oversight - I obviously wasn't
thinking about the Native Library

user@stimpy:~/Desktop/tomcat-source/tomcat-native-1.2.23-src> find .
-name "*jni*" -ls
818614714      0 drwxr-xr-x   2 user  users         138 Jun 26  2019
./examples/org/apache/tomcat/jni
544916739      8 -rwxr-xr-x   1 user  users        7639 Jun 26  2019
./jnirelease.sh
21107212     12 -rw-r--r--   1 user  users       11352 Jun 26  2019
./native/src/jnilib.c
812313638      0 drwxr-xr-x   2 user  users         150 Jun 26  2019
./test/org/apache/tomcat/jni
25339941      4 drwxr-xr-x   2 user  users        4096 Jun 26  2019
./java/org/apache/tomcat/jni

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to