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: FYI: Patch: java.nio fixes


>>>I commited the attached obvious patch to trunk to fix some little
>>>things in java.nio.
>>
>>[...]
>>
>>
>>>+	* java/nio/ByteBufferImpl.java
>>>+	(ByteBufferImpl): Made it a package-private class
>>
>>[...]
>>
>>Will you, by any chance, be doing similar stuff
>>for the 3.3 branch? This refers to the illegal
>>package-private access to constructors in
>>java.nio that we discussed some time back.
> 
> 
> I plan to resolve the package-private things in GCC 3.3 soon. I need 
> to fix some java.net bugs too there.
> 
> Can you send me the patch to make GCJ package-private access in 3.3 
> working privately ?

See the latter part of:

    http://gcc.gnu.org/ml/java/2003-06/msg00300.html

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]