summaryrefslogtreecommitdiff
path: root/mauve-classpath
Commit message (Collapse)AuthorAgeFilesLines
* * mauve-classpath: clean up, no longer need to ignore all these testsBrian Jones2002-11-101-42/+3
|
* * java/net/DatagramSocket (getLocalAddress): return local addressBrian Jones2001-11-271-5/+9
| | | | | | | | | | | | | | | | used in creating socket instead of calling a native method to retrieve a value that cannot be changed (fixes Mauve regression). * native/jni/classpath/jcl.h: #include <config.h> for definition of DEBUG * native/jni/java-net/java_net_PlainDatagramSocketImpl.c: Added more checks for exceptions thrown from use of JNI functions to all methods (fixes Mauve regression). Debug messages cleaned up. * native/jni/java-net/javanet.c: ditto * native/jni/java-io/javaio.c: _javaio_ThrowException changed to JCL_ThrowException * mauve-classpath: updated and can be used with ORP (158 of 1943 tests fail)
* * mauve-classpath: Mauve testing file can be used with Japhar.Brian Jones2001-01-071-0/+46