Re: [rvm-research] Question about JikesRVM2.4.6
David P Grove <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <OF3C36E3A4.C7943BF8-ON85257CA7.004D69BD-85257CA7.004FD261@us.ibm.com> |
Erik Brangs <[email protected]> wrote on 03/26/2014 05:06:53 AM: > > On 23.03.2014 03:14, Yufei Jiang wrote: > > Due to some reasons, I need to use JikesRVM2.4.6 in my research. I > can build JikesRVM 2.4.6 by following JikesRVM2.4.6 user guide. But > I cannot run it normally. If I type command like "rvm -help" or "rvm > -version", it works well and prints out correct information. But If > I use it to run something (e.g. "rvm -jar DaCapo-9.12-bach.jar > avrora large") or simply type "rvm". It just exactly prints out > > "1 > > 2 > > 3" > > I am not sure what does this mean? Is that error message? > There was a point (much later than 2.4.6) when on the OpenJDK branch Jikes RVM printed out something like "1 2 3" as the VM was booting. It certainly suggests that something is not right. 2.4.6 was from 2006, so it is entirely possible that changes in the underlying Linux OS, core C/pthread libraries, or gcc toolchain could prevent Jikes RVM 2.4.6 from running on a current system without needing work. I would seriously consider investing in forward porting whatever dependency you have on JikesRVM 2.4.6 to a more modern version of Jikes RVM. --dave ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers