On Tue, 6 Jun 2023 23:20:53 GMT, Alex Menkov <amen...@openjdk.org> wrote:

>> Serguei Spitsyn has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   review: ThreadListStackTracesTest cleanup
>
> test/hotspot/jtreg/serviceability/jvmti/vthread/ThreadListStackTracesTest/ThreadListStackTracesTest.java
>  line 37:
> 
>> 35: import java.util.List;
>> 36: import java.lang.reflect.Constructor;
>> 37: import java.lang.reflect.InvocationTargetException;
> 
> I tried to comment all this lines, but something went wrong..
> AFAIC the only required import is java.util.concurrent.locks.ReentrantLock, 
> the rest are unused

Thanks. Fixed now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14326#discussion_r1220538628

Reply via email to