On Fri, 14 Nov 2025 20:05:31 GMT, Daniel D. Daugherty <[email protected]> 
wrote:

>> test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorWait/SuspendWithObjectMonitorWait.java
>>  line 212:
>> 
>>> 210:                 argsLeft--;
>>> 211:             }
>>> 212:             if (argsLeft == 0) {
>> 
>> Because of the addition of a mandatory argument (test case), argument 
>> parsing will
>> be more complicated. I need to mull on this a bit and I'll post another 
>> suggestion
>> after this round.
>
> I emailed you an updated version of the current test (v07) with a better
> parser. Feel free to merge it in or not.

Thanks, I added your parsing.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27040#discussion_r2534135964

Reply via email to