On Wed, 31 Aug 2022 00:01:29 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> Alex Menkov has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   updated comments
>
> src/hotspot/share/classfile/klassFactory.cpp line 135:
> 
>> 133:     if (state != NULL) {
>> 134:       Klass* k = state->get_class_being_redefined();
>> 135:       // use cached_class_file only for RetransformClasses
> 
> More detailed comment would be nice to have here to explain in what scenario 
> this change is needed.

I updated a comment before the code block and removed this one

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

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

Reply via email to