review for 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters

John Rose john.r.rose at oracle.com
Tue Jun 14 10:53:28 PDT 2011


On Jun 14, 2011, at 10:28 AM, Rémi Forax wrote:

> Not sure you have the right to do that with the current state of the JSR292 spec.
> But I think the spec should be changed on that peculiar point.

He's only skipping "unneeded" ones, specifically those that the JVM itself had invisibly inserted at return points in the MH compiler.

-- John


More information about the hotspot-compiler-dev mailing list