On Wed, 13 Mar 2024 19:34:17 GMT, Alex Menkov <[email protected]> wrote:
>> test/jdk/java/lang/instrument/RetransformRecordAnnotation.java line 96:
>>
>>> 94: {
>>> 95: log("Test: retransform to null");
>>> 96: retransform(null);
>>
>> Q: Could you add a comment why it is needed?
>
> This is the test itself as described in the bug report - without the fix it
> fails with ClassFormatError
Could you add a short comment, please?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18161#discussion_r1523908781