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

Calvin Cheung ccheung at openjdk.org
Tue Feb 25 16:08:08 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 good and trivial.

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

Marked as reviewed by ccheung (Reviewer).

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


More information about the hotspot-runtime-dev mailing list