Thanks, Serguei!
Coleen
On 08/08/2013 07:03 PM, serguei.spit...@oracle.com wrote:
Coleen,
The fix looks good, I do not see any issues.
Thanks,
Serguei
On 8/6/13 2:33 PM, Coleen Phillimore wrote:
Summary: ActiveMethodOopsCache was used to keep track of old versions
of some methods that are cached in Universe but is buggy with permgen
removal and not needed anymore
There was a crash in this function that I couldn't reproduce. It was
likely that the crash was for something else, but this is a lurking bug.
open webrev at http://cr.openjdk.java.net/~coleenp/8009728/
bug link at http://bugs.sun.com/view_bug.do?bug_id=8009728
local bug link https://jbs.oracle.com/bugs/browse/JDK-8009728
Tested with vm.quick.testlist which includes redefine classes tests
and jck lang and vm tests.
Thanks,
Coleen