binary compatibility ABI (was: Re: [boehm-gc] Import 6.3 alpha 1)

Jeff Sturm jsturm@one-point.com
Wed Aug 13 19:44:00 GMT 2003


On Wed, 13 Aug 2003, Andrew Haley wrote:
> It was a very boring job, and took far longer than I expected.
> However, I now have the test cases, and can report that we do:
<...>

Wow, this is great stuff.

> 1.  Are there any cases I've missed?

I haven't read chapter 13.  But one thing that comes immediately to mind
is adding or removing "final" modifiers.  Empirically that doesn't create
problems for the JRE as it does for gcj, where it affects vtable layout.

I suppose there are gcj-specific tests we'd be interested in as well.

Jeff



More information about the Java mailing list