RFR: 8358679: [asan] vmTestbase/nsk/jvmti tests show memory issues [v3]

Alex Menkov amenkov at openjdk.org
Tue Jul 8 19:41:26 UTC 2025


On Tue, 8 Jul 2025 04:59:26 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   feedback
>
> test/hotspot/jtreg/vmTestbase/nsk/jvmti/RawMonitorEnter/rawmonenter003/TestDescription.java line 41:
> 
>> 39:  *
>> 40:  * @comment the test intentionally passes bad argument to the function to verify the functionality,
>> 41:             it causes false positive from ASAN lib
> 
> Suggestion:
> 
>  * @comment The test intentionally passes a bad argument to the function to verify error checking,
>             which causes a false positive from the ASAN lib
> 
> 
> Same comment for the other tests.

Updated as suggested

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26176#discussion_r2193308770


More information about the serviceability-dev mailing list