This is the mail archive of the java@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: gnu.java.locale


>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes:

Erik> I just don't have a complete list of classes that could be
Erik> affected. I know from experience that java.util.Calendar and
Erik> java.util.Date are affected. Do you know what other libjava
Erik> classes are affected as well?

Anything using java.security, java.text, or AWT.
Anything doing character set conversions.
There may be more; that's just off the top of my head.

Tom


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