Locating call sites of methods in C2

Manas Thakur manasthakur17 at gmail.com
Fri Dec 5 10:49:54 UTC 2014


Hi

Is there a way to access the call-site (possibly in terms of the bytecode offset) of a method being compiled by C2? Doesn’t the current compile task store it in some variable?

Regards,
Manas



More information about the hotspot-compiler-dev mailing list