This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Illegal Package-Private Accesses Yet Again!
- From: Ranjit Mathew <rmathew at hotmail dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: Tue, 30 Mar 2004 17:03:41 +0530
- Subject: Re: Illegal Package-Private Accesses Yet Again!
- References: <406870ED.735183B6@hotmail.com> <4068717A.C002DB99@hotmail.com> <200403292033.05564.konqueror@gmx.de>
Michael Koch wrote:
>>Please, please, *PLEASE* let us apply this (or something
>>similar)!
>
>
> Please, please, please, let me submit a real patch for the NIO issue.
:)
For the READ, WRITE, APPEND, EXCL, SYNC and DSYNC flags,
I think just making them public is good enough, no?
Ditto for the available( ) method, as read( ), unlock( ),
size( ), etc. are all public anyway in
gnu/java/nio/channels/FileChannelImpl and the class itself
is marked public.
Ranjit.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/