Creating an array in a pre allocated address

Tom Tromey tromey@redhat.com
Mon Jan 28 16:01:00 GMT 2008


>>>>> "Gabriel" == Gabriel Bianco <gabriel.bianco@pixeon.com.br> writes:

Gabriel> I tried including 'java/nio/DirectByteBufferImpl$ReadWrite.h'
Gabriel> but it doesn't exist.  I'm on gcc 4.1.1 here. Could that be
Gabriel> the reason or should the class be there?

I think we don't normally build the headers for nested classes.
You can easily build it yourself using gcjh.

Tom



More information about the Java mailing list