/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.301 by tromey, Sun Nov 25 19:29:15 2001 UTC revision 1.302 by cbj, Tue Nov 27 03:12:02 2001 UTC
# Line 1  Line 1 
1    2001-11-25  C. Brian Jones <cbj@gnu.org>
2            
3            * java/net/DatagramSocket (getLocalAddress): return local address
4            used in creating socket instead of calling a native method to retrieve
5            a value that cannot be changed (fixes Mauve regression).
6            * native/jni/classpath/jcl.h: #include <config.h> for definition
7            of DEBUG
8            * native/jni/java-net/java_net_PlainDatagramSocketImpl.c: Added
9            more checks for exceptions thrown from use of JNI functions to all
10            methods (fixes Mauve regression).
11            Debug messages cleaned up.
12            * native/jni/java-net/javanet.c: ditto
13            * native/jni/java-io/javaio.c: _javaio_ThrowException changed to
14            JCL_ThrowException
15            * mauve-classpath: updated and can be used with ORP (158 of 1943 tests
16            fail)
17    
18  2001-11-25  Tom Tromey  <tromey@redhat.com>  2001-11-25  Tom Tromey  <tromey@redhat.com>
19    
20          * java/math/BigDecimal.java (BigDecimal(double)): Rewrote.          * java/math/BigDecimal.java (BigDecimal(double)): Rewrote.

Legend:
Removed from v.1.301  
changed lines
  Added in v.1.302

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