On Wed, 9 Dec 2020 16:33:22 GMT, Coleen Phillimore <cole...@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.

This pull request has now been integrated.

Changeset: 0a3e446a
Author:    Coleen Phillimore <cole...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0a3e446a
Stats:     22 lines in 1 file changed: 2 ins; 12 del; 8 mod

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

Reviewed-by: sspitsyn, hseigel, dholmes

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

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

Reply via email to