/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.696 by tromey, Mon Nov 11 06:32:47 2002 UTC revision 1.697 by brawer, Mon Nov 11 10:15:26 2002 UTC
# Line 1  Line 1 
1    2002-11-11  Sascha Brawer  <brawer@acm.org>
2    
3            * java/util/logging/XMLFormatter.java (getHead): Use UTF-8 as
4            default if System.getProperty("file.encoding") returns null. Since
5            file.encoding is defined on Sun VMs, but not documented in the API
6            specification of java.lang.System.getProperties(), we cannot
7            depend on it. Comments in the source explain why UTF-8 is a safe
8            fallback unless the platform uses something really arcane (such as
9            EBCDIC) for its files.
10    
11  2002-11-10  Tom Tromey  <tromey@redhat.com>  2002-11-10  Tom Tromey  <tromey@redhat.com>
12    
13          * java/awt/Container.java (validate): Use tree lock.          * java/awt/Container.java (validate): Use tree lock.

Legend:
Removed from v.1.696  
changed lines
  Added in v.1.697

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26