summaryrefslogtreecommitdiff
path: root/libjava/testsuite
diff options
context:
space:
mode:
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-27 13:31:06 +0000
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-27 13:31:06 +0000
commit24acd22aef581a7824a83cffa242edcd8a440ddf (patch)
tree237b2690c1b71b09cf672682310a5aea247a6841 /libjava/testsuite
parent0903457a8fbc337677e7fa52c4f44934263f4447 (diff)
downloadgcc-24acd22aef581a7824a83cffa242edcd8a440ddf.tar.gz
2001-08-24 Alexandre Petit-Bianco <apbianco@redhat.com>
* 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
Diffstat (limited to 'libjava/testsuite')
-rw-r--r--libjava/testsuite/ChangeLog4
-rw-r--r--libjava/testsuite/libjava.lang/KeepInline.out2
2 files changed, 5 insertions, 1 deletions
diff --git a/libjava/testsuite/ChangeLog b/libjava/testsuite/ChangeLog
index edd0a50b38d..2c95ebc303b 100644
--- a/libjava/testsuite/ChangeLog
+++ b/libjava/testsuite/ChangeLog
@@ -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.
diff --git a/libjava/testsuite/libjava.lang/KeepInline.out b/libjava/testsuite/libjava.lang/KeepInline.out
index 0a5f659d8f3..fb96ce4db13 100644
--- a/libjava/testsuite/libjava.lang/KeepInline.out
+++ b/libjava/testsuite/libjava.lang/KeepInline.out
@@ -1,2 +1,2 @@
private void KeepInline.example()
-public static void KeepInline.main([Ljava.lang.String;)
+public static void KeepInline.main(java.lang.String[])