On 15.03.2016 17:01, David Clark wrote:
if it is in native code, it might not be showing properly actually
We don't have any JNI code in our code base. Is there something else
native I could/should be looking at?
you are not using JNI, yes, but the method you mentioned is implemented in native code of the JVM itself. And such internal information tends not to be shown in tools inspecting the Application
bye Jochen
