RFR: 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 16:04:16 GMT, Calvin Cheung <ccheung 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.

Thanks @calvinccheung @shipilev for the review

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

PR Comment: https://git.openjdk.org/jdk/pull/23780#issuecomment-2683052061


More information about the hotspot-runtime-dev mailing list