Removed erroneous ChangeLog entry
authorTom Tromey <tromey@gcc.gnu.org>
Thu, 4 May 2000 15:51:47 +0000 (15:51 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 4 May 2000 15:51:47 +0000 (15:51 +0000)
From-SVN: r33672

libjava/ChangeLog

index f2f293b1dc03b95d32f3f074ded88a28c4388974..60bbf86b90b307f92153c12a2849d2e56fd3f770 100644 (file)
        * java/lang/ThreadGroup.java (ThreadGroup): Don't explicitly check
        for `p==null'.
 
-2000-04-23  Tom Tromey  <tromey@cygnus.com>
-
-       * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
-       (_Jv_PrimClass): Set `methods' by calling _Jv_FindArrayClass.
-       * include/jvm.h (struct _Jv_ArrayVTable): Declare.
-       (NUM_OBJECT_METHODS): New define.
-       * java/lang/natClassLoader.cc (_Jv_FindArrayClass): Added
-       `array_vtable' parameter.  Added assertion.
-       * java/lang/Class.h (_Jv_FindArrayClass): Added `array_vtable'
-       parameter.
-
 2000-04-28  Jakub Jelinek  <jakub@redhat.com>
 
        * Makefile.am (GCJCOMPILE, JCFLAGS, JF1CLAGS, jv_convert_LINK,