On Thu, 22 Apr 2021 02:35:26 GMT, David Holmes <dhol...@openjdk.org> wrote:

>> Daniel D. Daugherty has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   dholmes CR changes.
>
> test/hotspot/jtreg/runtime/Thread/SuspendAtExit.java line 38:
> 
>> 36:     private final static String AGENT_LIB = "SuspendAtExit";
>> 37:     private final static int DEF_TIME_MAX = 30;  // default max # secs 
>> to test
>> 38:     private final static int N_THREADS = 32;
> 
> N_THREADS is unused now.

Meant to delete that! Will fix it.

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

PR: https://git.openjdk.java.net/jdk/pull/3576

Reply via email to