Commit 5a4ffc2a by Ranjit Mathew Committed by Ranjit Mathew

install.texi: Update the URL for Jacks.

	* doc/install.texi: Update the URL for Jacks.
	* doc/sourcebuild.texi: Likewise.

From-SVN: r97722
parent 0e9fab21
2005-04-06 Ranjit Mathew <rmathew@hotmail.com>
* doc/install.texi: Update the URL for Jacks.
* doc/sourcebuild.texi: Likewise.
2005-04-06 Eric Botcazou <ebotcazou@libertysurf.fr> 2005-04-06 Eric Botcazou <ebotcazou@libertysurf.fr>
PR target/17245 PR target/17245
......
...@@ -1830,7 +1830,7 @@ testsuite at @file{libjava/testsuite/libjava.mauve/mauve}, or by ...@@ -1830,7 +1830,7 @@ testsuite at @file{libjava/testsuite/libjava.mauve/mauve}, or by
specifying the location of that tree when invoking @samp{make}, as in specifying the location of that tree when invoking @samp{make}, as in
@samp{make MAUVEDIR=~/mauve check}. @samp{make MAUVEDIR=~/mauve check}.
@uref{http://www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html,,Jacks} @uref{http://sources.redhat.com/mauve/,,Jacks}
is a free testsuite that tests Java compiler front ends. This suite is a free testsuite that tests Java compiler front ends. This suite
can be run as part of libgcj testing by placing the Jacks tree within can be run as part of libgcj testing by placing the Jacks tree within
the libjava testsuite at @file{libjava/testsuite/libjava.jacks/jacks}. the libjava testsuite at @file{libjava/testsuite/libjava.jacks/jacks}.
......
...@@ -1288,7 +1288,7 @@ failures for a test run against the list of expected failures in ...@@ -1288,7 +1288,7 @@ failures for a test run against the list of expected failures in
Update this file when adding new failing tests to Mauve, or when fixing Update this file when adding new failing tests to Mauve, or when fixing
bugs in libgcj that had caused Mauve test failures. bugs in libgcj that had caused Mauve test failures.
The @uref{http://oss.software.ibm.com/developerworks/opensource/jacks/,, The @uref{http://sources.redhat.com/mauve/,,
Jacks} project provides a testsuite for Java compilers that can be used Jacks} project provides a testsuite for Java compilers that can be used
to test changes that affect the GCJ front end. This testsuite is run as to test changes that affect the GCJ front end. This testsuite is run as
part of Java testing by placing the Jacks tree within the the libjava part of Java testing by placing the Jacks tree within the the libjava
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment