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: [patch] add GCJ LOCAL note about character encoding aliases to System.java


>>>>> "Nathanael" == Nathanael Nerode <neroden@twcny.rr.com> writes:

Nathanael> This seems appropriate.  OK?
Nathanael> 	* java/lang/System.java: Add GCJ LOCAL note about encoding aliases.

Please check in, thanks.

Nathanael> (After this, I'll get to some hopefully desirable merging.  ;-) )

Cool.  A few things you might want to know:

* Michael Koch is dealing with java.net stuff, I generally just
  ignore it and let him do his thing.  Ditto java.nio.

* java.util.zip may never be completely merged, since we want to
  continue to use zlib.  There are some problems with the Classpath
  version last I looked (but it has been a while).  Some merging may
  still be desirable though.

* It isn't clear whether we want to import javax.xml.* from Classpath.

* Character and String are merged, but I don't know if the comments
  are in

Tom


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