-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jochen,

On 4/24/2009 12:55 AM, jochen wrote:
> No JNI frames in the stack dump also confused me a lot, but
> "LJava/lang/String" was one of parameter structure defined by our C code. I
> don't know if any other Java code including JDK, tomcat, or struts, would
> define the structure like this, if have, please remind me.

Assuming you mean "Ljava/lang/String", this just means that your JNI
code calls a method that takes a String argument, or returns a String
result. It's just a red herring, since most Java code in the world
contains that series of characters because String usage is so prevalent.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknxs+MACgkQ9CaO5/Lv0PDIgwCfZ+1KsExQmL7A6gunmu7DvEtA
wPcAniG+ufS3MQpBjhN91GD5Xf5XGXGn
=0ZiK
-----END PGP SIGNATURE-----

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

Reply via email to