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
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