On Thu, 6 Oct 2022 02:24:12 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> Test failure is a duplicate of 
> [JDK-8284777](https://bugs.openjdk.org/browse/JDK-8284777), but the test 
> needs to be updated:
> - the test instruments all loaded classes, so need to updated ASM version to 
> support records and permits;
>   Instrumentor.addNativeMethodTrackingInjection is used only by this test;
> - return empty array from transforming does not cause test failure, added 
> code to handle agent errors

Looks good to me.
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10589

Reply via email to