Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Jikes RVM


In the News (Wed 15 Feb 12)

  
  Jikes™ RVM Home Page
A distinguishing characteristic of Jikes RVM is that it is implemented in the Java™ programming language and is self-hosted i.e., its Java code runs on itself without requiring a second virtual machine.
Jikes RVM (as of March 2003) can run a significant subset of the Eclipse IDE.
Jikes RVM (as of March 2003) is based entirely on the class libraries produced by the GNU Classpath project.
jikesrvm.sourceforge.net   (281 words)

  
 Download Jikes RVM 2.4.6 for Linux - Jikes RVM is a virtual machine and runtime environment for Java. - Softpedia   (Site not responding. Last check: 2007-10-14)
Jikes RVM is a compiler that translates JavaTM source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.
Jikes strives to adhere to both The Java Language Specification and The Java Virtual Machine Specification as tightly as possible, and does not support subsets, supersets, or other variations of the language.
But Jikes is also notable because it lies at the center of two events: the adoption of open source philosophy and practice by large corporations, and the continued growth of Java for Linux.
linux.softpedia.com /get/Programming/Compilers/Jikes-RVM-1709.shtml   (791 words)

  
 IBM Research | Press Resources | IBM Releases Open Source Research Software That Provides Testbed for New Virtual ...   (Site not responding. Last check: 2007-10-14)
A unique characteristic of the Jikes RVM is that it is implemented in the Java programming language and is self-hosted i.e., its Java code runs on itself without requiring a second virtual machine.
The virtual machine infrastructure in the Jikes RVM release was independently developed during the last four years as part of the Jalapeño research project at the IBM T.J. Watson Research Center.
With the availability of source code for Linux, the Linux ports of the Jikes RVM can be used for experimenting with a larger testbed that includes both the operating system and the virtual machine.
domino.research.ibm.com /comm/pr.nsf/pages/news.20011015_jikes.html   (560 words)

  
 OOPSLA 2002 –– Advance Program -- The Design and Implementation of the Jikes RVM Optimizing Compiler
The Jikes RVM provides the academic and research communities with a flexible open testbed to prototype new virtual machine technologies and experiment with various design alternatives.
He is currently working on the Jikes RVM at IBM, where he is managing the Dynamic Optimization group.
He is one of the implementers of Jikes RVM, focusing on the adaptive optimization system, optimizing compiler, and the interface between the virtual machine and the compilers.
oopsla.acm.org /OOPSLA2002/ap/files/tut-17.html   (404 words)

  
 The Jikes Research Virtual Machine project: building an open-source research community IBM Systems Journal - Find ...
Jikes RVM provides a novel virtual-machine software infrastructure, suitable for research on modern programming language design and implementation techniques.
The primary focus of the Jikes RVM project was the development of a software platform designed to be a research testbed for the prototyping of new technologies.
(7,8) In contrast, the Jikes RVM project developed software that is intended to be used as a "white box," a system whose internal design is of interest and enables research.
findarticles.com /p/articles/mi_m0ISJ/is_2_44/ai_n14793361   (924 words)

  
 Blog for saugart
This means that I had to compile a version of Jikes RVM that won't be capable of exploiting SMP processors.
Kaffe ran the Jikes RVM optimizing compiler for two and a half hours, and produced a "development" image, which is a "production" image with the assertions still in place.
I built Jikes RVM with its optimizing compiler and adaptive system last night, using entirely free tools.
www.advogato.org /person/saugart/diary.html?start=11   (1083 words)

  
 PLDI 2002 Home Page   (Site not responding. Last check: 2007-10-14)
Jikes™ RVM, a state-of-the-art research VM infrastructure as part of the Jalapeno project.
The Jikes RVM infrastructure has provided the underlying infrastructure for numerous studies published in the top programming languages conferences.
In addition to a brief overview of the Jikes RVM and a "Questions and Answers" session, we also plan to have some of the current researchers of the Jikes RVM give brief summaries of their experiences using the system.
sunshine.cs.uni-dortmund.de /~knoop/PLDI2002/pldi2002_bof2.html   (408 words)

  
 [No title]
The goal of this research is to create a new adaptive compiler for the Jikes RVM that uses a chromosome model of which compiler optimizations to perform.
The Jikes RVM (http://www-124.ibm.com/developerworks/oss/jikesrvm/) is chosen for the test bed of this work as its already in use by the Jamaica project for testing of new parallelization optimizations.
The potential exists to write an ARM port of the Jikes RVM and for this to be possibly the fastest JVM on the ARM architecture.
www.cs.manchester.ac.uk /mscprojects/projects.04/iw.html   (1437 words)

  
 Background on the Jikes RVM
The Jikes RVM was developed by IBM Watson Laboratories, and is the first Java VM written in Java
The Jikes RVM, unlike most VMs, does not incorporate an interpreter loop, instead all Java byte-code is compiled to native code and executed directly by the processor.
There are several different memory managers employed in the Jikes RVM, and this is a focus of Jikes RVM research.
cap.anu.edu.au /cap/reports/report02/node38.html   (470 words)

  
 NewsForge | IBM's Eclipse now compatible with Jikes VM   (Site not responding. Last check: 2007-10-14)
"By running Eclipse, the Jikes RVM will be an even more useful teaching and research tool because it provides the community with a significant open-source Java benchmark that runs on top of a flexible open testbed (Jikes RVM),” said IBM spokeswoman Jennifer Clemente.
Jikes RVM was developed by IBM researchers at the IBM TJ Watson Research Center and donated to the community in October 2001.
Jikes RVM users have found that the system provides a useful vehicle for research on the frontiers of virtual machine technologies (over three dozen publications) and for teaching courses, Clemente said.
www.newsforge.com /software/03/08/28/2349207.shtml?tid=11   (348 words)

  
 Setting up Jikes RVM/GCTk at UT
Setting up Jikes RVM/GCTk at UT Setting up Jikes RVM/GCTk at UT This page will show you how to use the Jikes RVM with the GCTk at UT. Most of what is on this page is also available in the Jikes RVM User's Guide, but it includes specifics.
The latest version of the Jikes RVM can be downloaded from the Jikes RVM home page.
The 2.1.1 version of the Jikes RVM exposes bugs in the IBM Java 2 compiler and therefore you should use IBMJava2-13 instead of the latest version (IBMJava2-131).
www.cs.utexas.edu /users/mjump/jikesrvm/gctk.html   (724 words)

  
 ANU - Department of Computer Science (DCS) - dJVM
The first a patch against the Jikes RVM cvs-head to incorporate Apache Jakarta BCEL.
Jikes RVM (version 2.2.0) source and libraries can be obtained from IBM's Developer Works
Jikes RVM library source (version 2.2.0) can also be obtained from IBM's Developer Works
djvm.anu.edu.au /download.php   (745 words)

  
 GNU Classpath Success Stories - GNU Project - Free Software Foundation (FSF)
Jikes RVM uses GNU Classpath for all of its libraries.
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.
www.gnu.org /software/classpath/stories.html   (992 words)

  
 Jikes RVM 2.3.3 released
These are release notes for Jikes RVM release 2.3.3.
Jikes RVM now uses GNU Classpath version 0.10 on all platforms.
RVM 2.3.3 should work with classpath version 0.08, 0.09 or 0.10.
www.mail-archive.com /classpath@gnu.org/msg08463.html   (385 words)

  
 Jikes™ RVM Download Instructions
Jikes RVM uses the GNU Classpath libraries, which are distributed under the GNU Classpath license.
By default, the Jikes RVM build process will automatically download and build GNU Classpath during the installation process.
The Trunk is a version of Jikes RVM newer than the latest released version that represents current development.
jikesrvm.sourceforge.net /download/index.shtml   (254 words)

  
 Jikes RVM 2.3.4 released
There are a few fringe opt compiler bugs remaining, but functionality has advanced to the point where development and production images of Jikes RVM are passing almost all regression tests.
**CPU hogging fixed Jikes RVM used to busy-wait when it was idle, waiting for I/O or timeouts.
Further work on refactoring magic usage (mainly in Jikes RVM as opposed to MMTk) is ongoing.
www.mail-archive.com /classpath@gnu.org/msg09146.html   (494 words)

  
 Dynamic Cooperative Optimizations
This section presents our work on a new tool that accurately simulates the Jikes RVM which is challenging because of dynamic code generation and other issues.
We needed a simulator on which we could simulate Jikes RVM, and it turned out that there was no cycle-level simulator available for its primary architecture (PowerPC) and that could support the requirements of Jikes RVM (such as dynamic code generation).
At present we are making DSS more useful by improving it so that it can simulate Jikes RVM under the Linux operating system as well as under IBM's AIX operating system, and so that we can run simulations on a wider range of computing platforms, notablly Intel (x86) machines under Linux.
ali-www.cs.umass.edu /DaCapo/Dynamic_Cooperative_Optimiz.html   (4549 words)

  
 Comp.compilers: Jikes RVM - Open Source VM from the Jalapeno Project
Jikes RVM - Open Source VM from the Jalapeno Project hind@watson.ibm.com (Michael Hind) (2001-10-23)
Jikes RVM is that it is implemented in the Java programming language
Jikes RVM can be used for experimenting with a larger testbed that
compilers.iecc.com /comparch/article/01-10-119   (469 words)

  
 [kaffe] Jikes RVM is now fully free software   (Site not responding. Last check: 2007-10-14)
RVM, which formerly required a proprietary (Sun) JVM to write out the boot image, no longer needs that proprietary VM.
Please CC me directly on anything you send to the Jikes RVM mailing lists for the next couple of days, as oss.software.ibm.com is still recovering from hardware trouble.
I wish to express my special thanks to Dalibor Topic and Grzegorz Prokopski for their help (via the #classpath IRC channel) while I was doing this work.
www.kaffe.org /pipermail/kaffe/2004-March/097474.html   (256 words)

  
 Jalapeño project
In Oct, 2001 the Jalapeño project announced the availability of the VM as an open source project, called the Jikes™ Research Virtual Machine (RVM).
Further details about the system, including publications, presentations, users, teaching material, etc. are available at the Jikes RVM page.
Jikes is a trademark or registered trademark of International Business Machines Corporation in the United States, other countries, or both.
www.research.ibm.com /jalapeno   (81 words)

  
 PLDI 2002 Home Page   (Site not responding. Last check: 2007-10-14)
Jikes™ Research Virtual Machine (RVM) is a software infrastructure designed to execute Java(TM) programs typically used in programming language implementation research.
Many academic groups have adopted the Jikes RVM as their primary research infrastructure, resulting in publications in leading conferences such as PLDI'02 and ISMM'02.
Since 1998, he has been a member of the Jalapeño project, the project that produced the Jikes RVM.
sunshine.cs.uni-dortmund.de /~knoop/PLDI2002/Tutorial/6.html   (399 words)

  
 gmane.comp.java.jikes.rvm.devel
jikes 1.18 in /usr/bin > jikes-1.18-1.i386.rpm > > No other changes or additions have been made.
If you do a "Workstation" install and make the above two additions (fldown and jikes), you should have no problems.
Hello, Jikes refuses to compile (using opt compiler) the following sequence of bytecodes that I believe is legal according to the language spec: astore 1 l: aload 1 invokevirtual...
blog.gmane.org /gmane.comp.java.jikes.rvm.devel/month=20030901   (1020 words)

  
 Lessons from the Jikes RVM
In the Java world, Jikes is a name that means "fast compiler." I am not sure if it is still the case, but IBM's Java compiler is much faster than Sun's.
IBM Research has reused this brand for an experimental Java virtual machine, called the Jikes Research Virtual Machine (RVM).
The original Jikes RVM team have a paper about open-source research projects that is quite interesting.
evanjones.ca /jikes-rvm.html   (527 words)

  
 Java News from October, 2001
The RVM is designed to execute Java programs that are typically used in research on fundamental virtual machine design issues.
It was originally hoped to release the project using the name "Jalapeno" that was internally used during its development.
Indeed, this is the reason Jikes supports the the "+K" option.
www.ibiblio.org /javafaq/2001october.html   (2987 words)

  
 Citations: SPEC JVM98 Benchmarks - Performance, Corporation (ResearchIndex)   (Site not responding. Last check: 2007-10-14)
For all benchmarks, the Jikes RVM was run using 2....
Using the Jikes RVM specific yieldpoint optimization, the overhead was reduced further, resulting in an average total overhead of #3.
benchmarks with input size 10, the Jikes RVM optimizing compiler [23] 44 Number Size of Class Files Benchmarks Description of Classes (in bytes) compress Lempel Ziv compression alg.
citeseer.ist.psu.edu /context/39175/0   (1770 words)

  
 答复: Jikes RVM for DSS
-----邮件原件----- 发件人: Chris Hoffmann [mailto:hoffmann@cs.umass.edu] 发送时间: 2004年6月15日 21:07 收件人: whjiang 抄送: dss-users@cs.umass.edu 主题: Re: Jikes RVM for DSS There are no guides or tutorials, but on the DSS web site you can download an examples tar file: ftp://ftp.cs.umass.edu/pub/osl/packages/dss-examples.tar.gz That has examples of using Jikes RVM with both AIX and Linux targets.
If you are going to use AIX as your target, you must make sure that Jikes RVM is linked statically.
Re: 答复: Jikes RVM for DSS, Matthew Hertz
www-ali.cs.umass.edu /lists/html/dss-users/2004-06/msg00010.html   (207 words)

  
 developerWorks : Open source : The Jikes Research Virtual Machine
The Jikes Research Virtual Machine (RVM) is designed to execute Javaª programs that are typically used in research on fundamental virtual machine design issues.
It will provide academic and research communities with a flexible testbed to prototype new virtual machine technologies and experiment with different design alternatives.
The Jikes RVM includes the latest VM technologies for dynamic compilation, adaptive optimization, garbage collection, thread scheduling, and synchronization.
duncan.smeed.org /1764   (145 words)

  
 Congratulations on Jikes-RVM 2.0 - questions about licensing.
Unfortunately, I have issues with the current RVM licensing terms.
This prohibits innovative use of the RVM code.
The invariable mark of wisdom is to see the miraculous in the common.
people.debian.org /~terpstra/message/20011025.021545.a61fdfbe.pl.html   (236 words)

  
 murphee's Rant
I stumbled over IBMs Jikes Research VM and couldn't resist the lure of the link saying Publications (All).
Among the large number of juicy research papers on all kinds of JVM related matters, I am at the moment finding interesting food for thought in this one, which concerns itself with reducing the overhead of object headers.
This is interesting to me, as I have been giving some thought to the issue of Value Types recently.
jroller.com /page/murphee?entry=jikes_rvm_publications2   (538 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.