Talk:Jikes RVM

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

missing compilers?[edit]

A (J)VM is just something which interprets Java bytecode. Therefore to be able to run JikesRVM without another (J)VM it would need to be compiled to native code. Then to run JikesRVM on itself it would ALSO need to be compiled to Java bytecode. Thus one is left to wonder where these missing compilers are. --MarSch (talk) 20:41, 16 February 2009 (UTC)[reply]

We require a separate bootstrap JVM to build Jikes RVM, as mentioned in the Bootstrap section of the article. We use the bootstrap JVM's source-to-bytecode compiler to produce Jikes RVM class files, then we use the bootstrap JVM to run one of the Jikes RVM bytecode-to-native compilers on the Jikes RVM class files to produce a boot image. To boot we use a small C program to map the boot image into memory and then jump into the compiled Jikes RVM code. The bootstrap JVM is only needed for building; you can run Jikes RVM without any other JVM installed. Afty (talk) 20:54, 16 April 2010 (UTC)[reply]

relation to Jikes[edit]

What is the relation of JikesRVM and Jikes if any. --MarSch (talk) 20:41, 16 February 2009 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified 2 external links on Jikes RVM. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 09:13, 25 November 2017 (UTC)[reply]