Re: RFR: 8351375: nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called [v2]

2025-03-21 Thread Leonid Mesnik
On Thu, 20 Mar 2025 16:17:28 GMT, Serguei Spitsyn wrote: >> test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/hotswap/HotSwap.cpp line 157: >> >>> 155: NSK_DISPLAY0("CompiledMethodLoad event recieved in dead phase"); >>> 156: return; >>> 157: } >> >> Nit: Typos at L148: `GetMethodNa

Integrated: 8351375: nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called

2025-03-21 Thread Leonid Mesnik
On Thu, 13 Mar 2025 19:02:08 GMT, Leonid Mesnik wrote: > The nsk_jvmti_setFailStatus() sometimes is called after test check results. > In these cases the warning logs are generated and hide the real failure > reasons. Also, I think it is a error-prone way to set and check error, since > check