On Tue, 8 Jul 2025 04:59:26 GMT, Chris Plummer <cjplum...@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