RFR: 8347758: modules.cpp leaks string returned from get_numbered_property_as_sorted_string() [v4]

Calvin Cheung ccheung at openjdk.org
Thu Jan 16 06:16:37 UTC 2025


On Wed, 15 Jan 2025 19:22:50 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

>> Modules::get_numbered_property_as_sorted_string() returns strings created from os::strdup(), callers should free them after uses.
>
> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Assertion in wrong place

Tiers 1 - 4 test results look good.

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

PR Comment: https://git.openjdk.org/jdk/pull/23121#issuecomment-2594617971


More information about the hotspot-runtime-dev mailing list