summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-04-18 19:09:08 +0000
committerMark Wielaard <mark@klomp.org>2006-04-18 19:09:08 +0000
commita1aa83594c04f70d9e072bb2d64d546b1f13c725 (patch)
tree4a5de475a6465f65ccf7d2ccc32726f34988105f /doc
parentd93b65c78d2b3257cedc7d19830b0a8060b09c8b (diff)
downloadclasspath-a1aa83594c04f70d9e072bb2d64d546b1f13c725.tar.gz
Reported by John Sullivan (johns@fsf.org)
* doc/www.gnu.org/stories.wml: Update JikesRVM location.
Diffstat (limited to 'doc')
-rw-r--r--doc/www.gnu.org/stories.wml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/www.gnu.org/stories.wml b/doc/www.gnu.org/stories.wml
index c01ac1937..e13a95ee1 100644
--- a/doc/www.gnu.org/stories.wml
+++ b/doc/www.gnu.org/stories.wml
@@ -67,7 +67,7 @@ framework, compiles them with GCC, and loads them using a built-in
ELF object file loader.
</project>
-<project url="http://www.ibm.com/developerworks/oss/jikesrvm/" name="Jikes RVM">
+<project url="http://jikesrvm.sourceforge.net/" name="Jikes RVM">
Jikes RVM uses GNU Classpath for all of its libraries. Instructions for using
Classpath are provided in the Jikes RVM user's guide as of the Jikes RVM
release 2.2.1 (4/7/03). Nightly regression tests are run against the latest
@@ -185,9 +185,9 @@ analyze, and change the code for one's purposes.</p>
</entry>
<entry name="IBM's Jikes RVM">
-<createlink url="http://www-124.ibm.com/developerworks/oss/jikesrvm/" name="Jikes RVM"> (the Jikes Research Virtual Machine) provides the research community with a flexible open testbed to prototype virtual machine technologies and experiment with a large variety of design alternatives. The virtual machine infrastructure in the Jikes RVM release was independently developed as part of the Jalapeņo research project at the IBM T.J. Watson Research Center.
+<createlink url="http://jikesrvm.sourceforge.net/" name="Jikes RVM"> (the Jikes Research Virtual Machine) provides the research community with a flexible open testbed to prototype virtual machine technologies and experiment with a large variety of design alternatives. The virtual machine infrastructure in the Jikes RVM release was independently developed as part of the Jalapeņo research project at the IBM T.J. Watson Research Center.
-<p>[<createlink name="Publications" url="http://www-124.ibm.com/developerworks/oss/jikesrvm/info/papers.shtml">]
+<p>[<createlink name="Publications" url="http://jikesrvm.sourceforge.net/info/papers.shtml">]
</entry>
<entry name="SableVM">