RFR: 8316002: Remove unnecessary seen_dead_loader in ClassLoaderDataGraph::do_unloading
Coleen Phillimore
coleenp at openjdk.org
Mon Sep 11 14:44:39 UTC 2023
On Mon, 11 Sep 2023 14:10:54 GMT, Thomas Schatzl <tschatzl 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.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15662#pullrequestreview-1620182815
More information about the hotspot-runtime-dev
mailing list