review for 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods (original) (raw)

Christian Thalinger christian.thalinger at oracle.com
Mon Jul 11 09🔞09 PDT 2011


On Jul 11, 2011, at 5:43 PM, Christian Thalinger wrote:

On Jul 9, 2011, at 12:21 AM, Tom Rodriguez wrote:

Coleen point out that it's confusing to reuse the name jumpfrominterpreted since we're not really in the interpreter. I've changed it to jumpfrommethodhandle and left that note that it parallels jumpfrominterpreted. This looks good.

Looking at it again I think the SPARC code is wrong:

It should be:

-- Christian



More information about the hotspot-compiler-dev mailing list