[kaffe] more kjc fun

Helmer Krämer hkraemer at freenet.de
Thu Apr 22 00:32:02 PDT 2004


Hi,

I tried compiling CVS Head with kjc and it stopped with this
error:

java/awt/font/TextAttribute.java:44: error:Cannot find type "AttributedCharacterIterator/Attribute"

I've checked the profile I'm using (allatonce) and it contains
the required entry for java.text.AttributedCharacterIterator.

However, the inner class "Attribute" kjc complains about does
not have a public modifier. So I assume that kjc doesn't make
inner classes of interfaces public by default?

Regards,
Helmer




More information about the kaffe mailing list