This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bug: extra four bytes between super/sub instance images, CNI not aware



Tom Tromey <tromey@redhat.com> writes:
> Adam> Can somebody confirm that this is a bug? The program below
> Adam> prints out "0" rather than "3". Closer inspection reveals that
> Adam> foo() is looking at a memory location four bytes less than wher
> Adam> y is. This behavior occurs on both Win32 and Linux.

> This works for me on Linux.  I'm running a new gcj.

Works == 0 or works == 3?

If it prints '0', it's broken.

 - a

-- 
The web is dead; long live the Internet.
http://www.xwt.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]