This is the mail archive of the java-patches@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: Illegal Package-Private Accesses Yet Again!


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/


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