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).

Thanks,

Daniel



_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to