On Mon, 27 Apr 2026 18:58:18 GMT, Patricio Chilano Mateo
<[email protected]> wrote:
>> Anton Artemov has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 8382088: Addressed reviewer's comments.
>
> test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorTimedWait/SuspendWithObjectMonitorTimedWait.java
> line 24:
>
>> 22: */
>> 23:
>> 24: import jdk.test.lib.jvmti.DebugeeClass;
>
> Nit: leftover
Addressed.
> test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorTimedWait/SuspendWithObjectMonitorTimedWait.java
> line 59:
>
>> 57:
>> 58: public static void main(String[] args) throws RuntimeException {
>> 59: int status = DebugeeClass.TEST_PASSED;
>
> Nit: leftover
Addressed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30709#discussion_r3152804897
PR Review Comment: https://git.openjdk.org/jdk/pull/30709#discussion_r3152805511