This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Package-private access checking in GCJ 3.3


>  4. gnu.java.nio.{Byte,Char,Double,Float,Int,Long,Short}BufferImpl
>     illegally use the respective constructors in base classes
>     java.nio.{Byte,Char,Double,Float,Int,Long,Short}Buffer.
>
>  5. gnu.java.nio.ByteBufferImpl illegally uses "backing_buffer"
>     from java.nio.ByteBuffer.

Are you using 3.3 branch ? These files are already moved to java.nio
because of this private access stuff. Jikes found this problems for
me in classpath ....

I think the only problems are with files not (yet) merged with
classpath. Of course some are libgcj special and will never be
merged.

Yes, I am using the 3.3 branch. However, I still would recommend fixing these problems in this branch, if we say that we want to have this bug fixed for 3.3.1 (tentatively scheduled for the 4th of July, AFAICT).

If we don't, well, don't bother.

Ranjit.

_________________________________________________________________
Gift yourself a holiday. Treat your family like royalty. http://www.flexihols.com/2003/index.php



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]