libgcj/4439: CNI: would be nice to be able to create Java array with 'new'

Jeff Sturm jsturm@one-point.com
Fri Oct 5 14:02:00 GMT 2001


On 5 Oct 2001, Tom Tromey wrote:
> The only remaining tricky part is getting the right typedefs into
> jni.h.  This means either jni.h or some other header must be
> platform-dependent.  This is a minor pain.  (Right now we already have
> a problem here, I think, but we just ignore it...)

Agreed.  Note that Sun also distributes platform-dependent includes with
the JDK.  That's probably the best we can do with JNI.

I could take a stab at it... I have non-GNU compilers available for
testing.

Jeff



More information about the Gcc-bugs mailing list