|
FYI: encoding alias patch committed: msg#00196java.classpath.patches
Hi, I committed my encoding alias patch to make the aliases case-insenstive. I decided to retain compatibility with existing aliases defined by startup scripts by first looking for an exact match before doing to lowercase conversion. This way there shouldn't be any compatibility problems and we still get the benefit of case insensitivity for the built in aliases. Regards, Jeroen 2005-03-29 Jeroen Frijters <jeroen@xxxxxxxxxxxx> * gnu/classpath/SystemProperties.java (static): Converted encoding aliases to lower case and removed redudant aliases. * gnu/java/io/EncodingManager.java (findEncoderConstructor, findDecoderConstructor): Call new method resolveAlias(). (resolveAlias): New method. * java/lang/System.java (getProperties): Removed uppercase aliases from comments.
Classpath-patches mailing list Classpath-patches@xxxxxxx http://lists.gnu.org/mailman/listinfo/classpath-patches
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Patch: RFC: enable Jessie by default, Tom Tromey |
|---|---|
| Next by Date: | Fixlet for native VMSelector.select, Guilhem Lavaux |
| Previous by Thread: | [generics] FYI: Merge for 2005/03/23 - 2005/03/28, Andrew John Hughes |
| Next by Thread: | Fixlet for native VMSelector.select, Guilhem Lavaux |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |