/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4795 by abalkiss, Thu Sep 15 14:17:42 2005 UTC revision 1.4796 by green, Thu Sep 15 14:42:35 2005 UTC
# Line 1  Line 1 
1    2005-09-15  Anthony Green  <green@redhat.com>
2    
3            * java/nio/charset/Charset.java: close() each stream we open.
4            * java/net/URLStreamHandler.java: Remove redundant null pointer
5            check.
6            * java/security/Identity.java (equals, identityEquals): Don't use
7            `==' to compare uninterned Strings.  Use String.equals().
8            * java/lang/Class.java (pd): Mark this field as transient for
9            FindBugs won't complain (although not strictly necessary).
10    
11  2005-09-15  Anthony Balkissoon  <abalkiss@redhat.com>  2005-09-15  Anthony Balkissoon  <abalkiss@redhat.com>
12    
13          * javax/swing/JTextArea.java:          * javax/swing/JTextArea.java:
# Line 164  Line 174 
174          (paintVerticalPartOfLeg): Implemented.          (paintVerticalPartOfLeg): Implemented.
175          (paintHorizontalPartOfLeg): Implemented.          (paintHorizontalPartOfLeg): Implemented.
176    
177    >>>>>>> 1.4795
178  2005-09-14  Anthony Balkissoon  <abalkiss@redhat.com>  2005-09-14  Anthony Balkissoon  <abalkiss@redhat.com>
179    
180          * javax/swing/JTextArea.java:          * javax/swing/JTextArea.java:

Legend:
Removed from v.1.4795  
changed lines
  Added in v.1.4796

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