Could the JIT be started before JVMTI agents are loaded?
Alan Bateman
Alan.Bateman at Sun.COM
Thu Jun 25 07:59:02 PDT 2009
Daniel D. Daugherty wrote:
> The compiler is initialized after JVMTI has posted the VM_INIT
> event intentionally. The compiler may have to initialize differently
> depending on the capabilities that were enabled by the JVMTI agent.
>
> Dan
We should be in the live phase at this point, do you mean capabilities
enabled in the onload phase?
-Alan.
More information about the hotspot-dev
mailing list