RFR: 8257993: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine/TestDescription.java crash intermittently

David Holmes dholmes at openjdk.java.net
Wed Dec 9 23:13:32 UTC 2020


On Wed, 9 Dec 2020 16:33:22 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This change handles redefinition during method resolution, by returning the new method.  It's not needed to reresolve the invocation. See the bug for more information.
> 
> Tested with tier1-3 and tier8 on linux-x64-debug and macos-x64-debug, and running the failing tests 100x without failure.  Thank you to Serguei for confirming the testing.

Looks good.
Thanks,
David

-------------

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1717


More information about the serviceability-dev mailing list