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] merge character encoding aliases into System fromClasspath


Hi,

On Sun, 2003-09-21 at 20:17, Nathanael Nerode wrote:
> This is a partial merge from classpath.  (I'm working on synchronizing
> the classes which now have 'VM' counterparts, bit by bit.)  OK?
> 
> 2001-01-08  Mark Wielaard  <mark@klomp.org>
> 
> 	* java/lang/System.java (insertGNUProperties): Add standard character
> 	encoding aliases.
> 	(Merged from Classpath 2003-09-21)

I think it is better to keep the difference here since these properties
are used by gnu.java.io.EncodingManager which is only in GNU Classpath.
Merging gnu.java.io from classpath and gnu.gcj.convert would be nice
though. Then we could also move to the new java.nio.charset.spi
structure.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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