On Fri, Mar 16, 2007 at 07:26:39AM +1100, Sam Couter wrote: > Michael Koch <[EMAIL PROTECTED]> wrote: > > Who says the results are the same? Who says the results are the same > > with different JDK 5 implementations? > > The Java bytecode spec says so. Most differences will indicate bugs in > one implementation or another, which need to be found and fixed.
No, that's wrong. The Java bytecode spec defines a base to work, but e.g. different compilers implement some stuff differently. Exception handling and interface handling come to my mind. Cheers, Michael -- .''`. | Michael Koch <[EMAIL PROTECTED]> : :' : | Free Java Developer <http://www.classpath.org> `. `' | `- | 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]