This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: test case for PR 21115
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: Anthony Green <green at redhat dot com>, GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: Fri, 22 Apr 2005 15:17:55 +0530
- Subject: Re: Patch: test case for PR 21115
- References: <1114027710.5321.1.camel@dhcp-172-16-25-146.sfbay.redhat.com>
Anthony Green wrote:
> Here's a test case for PR 21115, including expect glue.
On my box I get a FAIL for pr21115 like so:
---------------------------- 8< ----------------------------
[...]
PASS: linking pr21115
set_ld_library_path_env_vars: ld_library_path=.:/home/ranmath/src/gcc/build/i686
-pc-linux-gnu//libjava/.libs:/home/ranmath/src/gcc/build/gcc
Exception in thread "main" java.lang.ClassNotFoundException: pr21115I
at java.lang.Class.forName (natClass.cc:91)
at pr21115.main (pr21115.java:5)
FAIL: pr21115 run
UNTESTED: pr21115 output
[...]
---------------------------- 8< ----------------------------
I run the testsuite without installing the just-built GCC.
Others are also seeing it, for example:
http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01550.html
Thanks,
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/