OSDN Git Service

* java/lang/String.java: Reordered to follow Classpath; merged in
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 78f09cb..d93cdd3 100644 (file)
@@ -1,3 +1,76 @@
+2003-03-29  Tom Tromey  <tromey@redhat.com>
+
+       * java/lang/String.java: Reordered to follow Classpath; merged in
+       javadoc.
+
+       * java/text/MessageFormat.java: Removed some whitespace.
+
+       * Makefile.in: Rebuilt.
+       * Makefile.am (awt_java_source_files): Added new files.
+       * gnu/javax/rmi/PortableServer.java,
+       gnu/javax/rmi/CORBA/DelegateFactory.java,
+       gnu/javax/rmi/CORBA/GetDelegateInstanceException.java,
+       gnu/javax/rmi/CORBA/PortableRemoteObjectDelegateImpl.java,
+       gnu/javax/rmi/CORBA/StubDelegateImpl.java,
+       gnu/javax/rmi/CORBA/UtilDelegateImpl.java,
+       gnu/javax/rmi/CORBA/ValueHandlerImpl.java,
+       javax/rmi/BAD_OPERATION.java, javax/rmi/ORB.java,
+       javax/rmi/PortableRemoteObject.java,
+       javax/rmi/CORBA/ClassDesc.java, javax/rmi/CORBA/ObjectImpl.java,
+       javax/rmi/CORBA/PortableRemoteObjectDelegate.java,
+       javax/rmi/CORBA/Stub.java, javax/rmi/CORBA/StubDelegate.java,
+       javax/rmi/CORBA/SystemException.java, javax/rmi/CORBA/Tie.java,
+       javax/rmi/CORBA/Util.java, javax/rmi/CORBA/UtilDelegate.java,
+       javax/rmi/CORBA/ValueHandler.java: New files from Classpath.
+
+       * java/lang/natClass.cc (newInstance): Put method name in
+       exception.
+       (getConstructor): Likewise.
+       (getDeclaredConstructor): Likewise.
+       (getPrivateMethod): Likewise.
+
+2003-03-28  Tom Tromey  <tromey@redhat.com>
+
+       * java/lang/reflect/Proxy.java: New version from Classpath.
+       * java/lang/Package.java: New version from Classpath.
+
+2003-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * configure.in (HAVE_BACKTRACE) [s390*-*-linux*]: Define.
+       * configure: Regenerate.
+
+2003-03-28  Michael Koch  <konqueror@gmx.de>
+
+       * java/io/File.java:
+       Import needed classes instead of whole packages, merged class
+       documentation with classpath, moved constants and variables to top of
+       class.
+       * java/io/PrintStream.java:
+       Merged class documentation with classpath, moved constants and
+       variables to top of class.
+       * java/io/RandomAccessFile.java
+       (RandomAccessFile): Merged with classpath.
+       (read): Merged with classpath).
+       (read*): Reformatted.
+
+2003-03-28  Michael Koch  <konqueror@gmx.de>
+
+       * java/io/FileDescriptor.java
+       (finalize): Throws Throwable, not IOException.
+       * java/io/ObjectOutputStream.java
+       (PutField.put): Doesnt throws anything.
+
+2003­03-28  Michael Koch  <konqueror@gmx.de>
+
+       * java/io/FileOutputStream.java:
+       Merged class documentation and authors with classpath.
+       (FileOutputStream): Partly merged with classpath.
+       (write): Merged with classpath.
+       (getChannel): Make it synchronized instead of explicit block in this
+       method.
+       * java/io/RandomAccessFile.java:
+       Merged class documentation and authors with classpath.
+
 2003-03-26  Tom Tromey  <tromey@redhat.com>
 
        * java/lang/natRuntime.cc (insertSystemProperties): Set