ARM: Support for JVMTI notifications from JIT compiler on code generation

Andrew Haley aph at redhat.com
Thu Apr 26 09:58:10 PDT 2012


On 04/26/2012 05:20 PM, Andrew Dinn wrote:
> Anyone got anything to add on this or other aspects of the patch? Or can
> I go ahead and commit this?

One thing I can't see: you seem not to be checking to see if this
data is being collected by anyone.  If env->callbacks()->CompiledMethodLoad
is NULL, why are we doing all the work?

Andrew.




More information about the distro-pkg-dev mailing list