[kaffe] Re: Makefile for java.nio

Dalibor Topic robilad at yahoo.com
Wed May 28 14:02:01 PDT 2003


Salut Daniel,

--- Daniel Bonniot <Daniel.Bonniot at inria.fr> wrote:
> The build also fails with jikes:
> 
> Found 11 semantic errors compiling "gnu/java/nio/CharBufferImpl.java":
> 
>     55.     this.backing_buffer = new char [cap];
>                  ^------------^
> *** Semantic Error: The field "backing_buffer" in type 
> "java.nio.CharBuffer" has default access and is not accessible here.
> 
> 
>     62.     this.backing_buffer = array;
>                  ^------------^
> *** Semantic Error: The field "backing_buffer" in type 
> "java.nio.CharBuffer" has default access and is not accessible here.
> 
> etc ...
> 
> Could the person who fixes this send me a mail (I am not on the list).

I haven't tried it with jikes yet, but I've just checked in a fix that worked
for me on kjc.

cheers,
dalibor topic

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com




More information about the kaffe mailing list