Re: [rvm-research] Curious about OpenJDK on JikesRVM
Xi Yang <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CAG2O1R32ExjgBaCYYKZqPpcH7_i9rK8QyrCzeSgLQK0o0drePg@mail.gmail.com> |
Hi Erik, Look at Section 3.4 in Maxine: An Approachable Virtual Machine For, and In, Java (https://wikis.oracle.com/display/MaxineVM/TACO+Journal+Paper) I have to implement same features in Jikes to substitution of JDK Methods. Then, I can reuse their Maxine's JDK methods. So, the source code I reuse is limited in libraryInterface directory, and I have to modify main Jikes too, but not using the code from Maxine. Regards On 14 August 2013 01:41, Erik Brangs <[email protected]> wrote: > Hi, > > On 14.08.2013 10:27, Xi Yang wrote: >> On Wednesday, 14 August 2013, Erik Brangs wrote: >> >> Hi, >> >> On 13.08.2013 23:02, Xi Yang wrote: >> > What I am working on is borrowing the interface code from Maxine. >> >> When you say "borrowing", what do you mean? Using code from Maxine? >> Doing a clean room implementation of their approach in Jikes RVM? >> Something else >> >> >> It means I will reuse code from maxine. > > Is that limited to the libraryInterface/OpenJDK directory or do you need > to modify the main Jikes RVM code base using code from Maxine? > > > Kind regards, > > Erik Brangs > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Jikesrvm-researchers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk