[rvm-research] Cloning of library methods for application and VM contexts

Michael Bond <[email protected]>
Newsgroups gmane.comp.java.jikes.rvm.devel
Message-ID <[email protected]>
Dear Researchers,

I wanted to let you know about a patch recently added to the Research 
Archive that addresses challenges related to the fact that in Jikes RVM, 
the same Java libraries are called by both the VM and the application. 
In patched Jikes RVM, there are two versions of every library method: 
one called from the "VM context" and one called from the "application 
context." This makes it straightforward to instrument or modify only 
library methods called by the application, but not the VM, since the 
compiler just needs to check which version of a library method it's 
compiling.

http://sourceforge.net/p/jikesrvm/research-archive/39/

There's a README in the patch that provides more details about the 
implementation, as well as acknowledgments.

Questions, suggestions, improvements to the patch, and other feedback 
are greatly appreciated.

Cheers,
Mike

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

_______________________________________________
Jikesrvm-researchers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.