Re: [rvm-research] Cloning of library methods for application and VM contexts
Du Li <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Michael, It's great job and address the problem that has bothered us for a long time. Thanks. Du On Apr 3, 2013, at 10:45 AM, Michael Bond <[email protected]> wrote: > 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 ------------------------------------------------------------------------------ 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