2001-08-24 Alexandre Petit-Bianco <apbianco@redhat.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Aug 2001 13:31:06 +0000 (13:31 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Aug 2001 13:31:06 +0000 (13:31 +0000)
        * libjava.lang/KeepInline.out: Fixed content.

(http://gcc.gnu.org/ml/java-patches/2001-q3/msg00290.html)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45186 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/testsuite/ChangeLog
libjava/testsuite/libjava.lang/KeepInline.out

index edd0a50..2c95ebc 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-24  Alexandre Petit-Bianco  <apbianco@redhat.com>
+
+       * libjava.lang/KeepInline.out: Fixed content.
+
 2001-08-17  Alexandre Petit-Bianco  <apbianco@redhat.com>
 
        * libjava.compile/XercesBug.java: New file.
index 0a5f659..fb96ce4 100644 (file)
@@ -1,2 +1,2 @@
 private void KeepInline.example()
-public static void KeepInline.main([Ljava.lang.String;)
+public static void KeepInline.main(java.lang.String[])