Integrated: 8350668: has_extra_module_paths in filemap.cpp may be uninitialized

Ioi Lam iklam at openjdk.org
Tue Feb 25 19:28:06 UTC 2025


On Tue, 25 Feb 2025 15:59:46 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Please review this trivial patch. The `has_extra_module_paths` local variable should be initialized to `false`.

This pull request has now been integrated.

Changeset: d422abc5
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d422abc55aa93d8603d29d269dfb3325bd77f34d
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8350668: has_extra_module_paths in filemap.cpp may be uninitialized

Reviewed-by: ccheung, shade

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

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


More information about the hotspot-runtime-dev mailing list