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.

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]