[patch] fix testsuite failures

Bryce McKinlay mckinlay@redhat.com
Tue Jul 4 19:01:00 GMT 2006


Andreas Tobler wrote:
> since this patch http://gcc.gnu.org/ml/gcc-cvs/2006-06/msg00816.html
> we now have libgcj-tools-4.2.0.jar and libgcj-4.2.0.jar in the build 
> path. The testsuite was looking for libgcj-*.jar to find the right jar 
> file. Now this doesn't work anymore and causes many funny failures.
>
> This patch is looking now for the libgcj-$version.jar and should fix 
> the fallout.
>
> Ok for main?
>
>
> Andreas
>
> 2006-07-03  Andreas Tobler  <a.tobler@schweiz.ch>
>
>     * testsuite/lib/libjava.exp (libjava_init): Look for 
> libgcj-$version.jar
>     instead of libgcj-*.jar.

Yes, thank you.

Bryce



More information about the Java-patches mailing list