[kaffe] Kaffe treats extended abstract redefinition incorrectly [Tiny Test Case attached]
Ito Kazumitsu
kaz at maczuka.gcd.org
Thu Aug 11 15:20:16 PDT 2005
Hi,
From: "David Tiller" <dtiller at captechventures.com>
Subject: [kaffe] Kaffe treats extended abstract redefinition incorrectly [Tiny Test Case attached]
Date: Thu, 11 Aug 2005 08:00:54 -0400
> When run under kaffe-1.1.5, the following is output:
>
> In Class1 method.
> java.lang.VerifyError: No code attribute for Class2.method.
> at Class2.init (Class2.java:8)
> at Class2.<init> (Class2.java:4)
> at Class2.<init> (Class3.java:3)
> at Main.main (Main.java:3)
I tried this with the current CVS version of Kaffe, and did not
see this error.
More information about the kaffe
mailing list