RFR: 8316002: Remove unnecessary seen_dead_loader in ClassLoaderDataGraph::do_unloading
Thomas Schatzl
tschatzl at openjdk.org
Tue Sep 12 12:40:50 UTC 2023
On Mon, 11 Sep 2023 14:42:13 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Hi all,
>>
>> please review this removal of an unnecessary local variable which value can be derived at the end by existing ones.
>>
>> Testing: gha
>>
>> Thanks,
>> Thomas
>
> Ok, looks trivial also.
Thanks @coleenp for your review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15662#issuecomment-1715644861
More information about the hotspot-runtime-dev
mailing list