/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.2441 by mark, Sat Aug 28 19:37:39 2004 UTC revision 1.2442 by mark, Sat Aug 28 19:39:30 2004 UTC
# Line 1  Line 1 
1  2004-08-28  Mark Wielaard  <mark@klomp.org>  2004-08-28  Mark Wielaard  <mark@klomp.org>
2    
3            * java/util/TimeZone.java (defaultZone): Try a couple of ways to get
4            a TimeZoneId string and then try to convert that to a TimeZone with
5            getDefaultSystemTimeZone(String).
6            (timezones0): Changed type from Hashtable to HashMap.
7            (timezones): Create HashMap, not Hashtable.
8            (getDefaultTimeZone): New method, rewritten from CNI version.
9            (readTimeZoneFile): New method.
10            (readtzFile): Likewise.
11            (skipFully): Likewise.
12    
13    2004-08-28  Mark Wielaard  <mark@klomp.org>
14    
15          * java/lang/System.java (getenv): Do security checks and call          * java/lang/System.java (getenv): Do security checks and call
16          VMSystem.getenv().          VMSystem.getenv().
17          * vm/reference/java/lang/VMSystem.java (getenv): New static native          * vm/reference/java/lang/VMSystem.java (getenv): New static native

Legend:
Removed from v.1.2441  
changed lines
  Added in v.1.2442

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