« Return to Thread: [rvm-research] Find a Compiled Method

[rvm-research] Find a Compiled Method

by Alejandro Taboada :: Rate this Message:

Reply to Author | View in Thread

Hi,
I'm using baseline Compiler and I trying to find if there are some previous compilation of this method. How can I do that?

For now I'm using VM_EntrypointHelper.getCompiledMethod(clazz, allocMethodName, allocMethodDescriptor); but this only works for internal methods.

Thanks


--
Alejandro Taboada (ataboada@...)

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Jikesrvm-researchers mailing list
Jikesrvm-researchers@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers

 « Return to Thread: [rvm-research] Find a Compiled Method