On Fri, 4 Feb 2022 18:17:33 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:

> Thumbs up on the changes.
> 
> However, there's no details on how this fix was tested. Please clarify. So 
> far this test failure has been seen intermittently in Tier3.

Failure reports clearly show that the root cause is method sorting (ctor and 
method1 are in different order in original and reconstructed bytes), so I 
manually verified that now target class has the only method.
Also I run the test with --test-repeat 100 on supported platforms.

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

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

Reply via email to