RFR: 8308463: Refactor regenerated class handling in lambdaFormInvokers.cpp [v2]
Ioi Lam
iklam at openjdk.org
Thu Jun 22 03:52:29 UTC 2023
On Wed, 21 Jun 2023 06:33:09 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - @dholmes-ora comments
>> - @coleenp review comments
>
> src/hotspot/share/cds/regeneratedClasses.hpp line 34:
>
>> 32: #include "utilities/resourceHash.hpp"
>> 33:
>> 34: class RegeneratedClasses : public AllStatic {
>
> Please add a class comment describing what RegeneratedClasses are.
I added the comment.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14573#discussion_r1237957246
More information about the hotspot-runtime-dev
mailing list