On Tue, 22 Jul 2025 14:01:56 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

>> This is reported by the gcc static analyzer (-fanalyzer); it is just test 
>> coding so not very critical but probably should still be adjusted .
>> 
>> 
>> /jdk/test/jdk/java/lang/String/nativeEncoding/libstringPlatformChars.c:74:12:
>>  warning: leak of 'str' [CWE-401] [-Wanalyzer-malloc-leak]
>>    74 | return JNU_NewStringPlatform(env, str);
>
> Matthias Baesken has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Add ReleasePrimitiveArrayCritical

Hi Roger, thanks for the review !

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

PR Comment: https://git.openjdk.org/jdk/pull/26415#issuecomment-3102936190

Reply via email to