Integrated: 8316002: Remove unnecessary seen_dead_loader in ClassLoaderDataGraph::do_unloading
Thomas Schatzl
tschatzl at openjdk.org
Tue Sep 12 12:40:52 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
This pull request has now been integrated.
Changeset: 50158f39
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/50158f393e0b077b22886f44624ff23e65dedeb8
Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
8316002: Remove unnecessary seen_dead_loader in ClassLoaderDataGraph::do_unloading
Reviewed-by: coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/15662
More information about the hotspot-runtime-dev
mailing list