Date: Sat, 6 Aug 2005 01:05:41 -0400 (EDT) From: "Mikhail T." <mi@aldan.algebra.com> To: java@FreeBSD.org, glewis@FreeBSD.org, phantom@FreeBSD.org Cc: gnome@FreeBSD.org Subject: should not jint be as wide as void* ? Message-ID: <200508060505.j7655frX045444@blue.virtual-estates.net>
next in thread | raw e-mail | index | archive | help
Hello! Looking deep into Mozilla's LiveConnect sources (under mozilla/sun-java/stubs/include/) I gather, jint really wants to be intptr_t -- not a mere int as, for example, jdk1.5.0/include/freebsd/jni_md.h makes it out to be. Can anyone comment? Thanks! -mi P.S. Obviously, I'm trying to make things work perfectly on amd64 :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508060505.j7655frX045444>