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

Aleksey Shipilev shade at openjdk.org
Tue Feb 25 17:05:05 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`.

Looks fine!

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23780#pullrequestreview-2641843250


More information about the hotspot-runtime-dev mailing list