Review Request: Zero deoptimizer changes

Gary Benson gbenson at redhat.com
Tue May 11 09:09:03 PDT 2010


Hi all,

The way Zero currently handles deoptimization can lead to methods
being freed while they are still being executed, with the obvious
consequences.  This webrev fixes:

  http://cr.openjdk.java.net/~gbenson/zero-deopt-fix/

I don't have a bug id for this.

Cheers,
Gary

-- 
http://gbenson.net/


More information about the hotspot-compiler-dev mailing list