On Wed, 14 Apr 2021 02:10:18 GMT, David Holmes <dhol...@openjdk.org> wrote:

>> Robbin Ehn has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Obsolete unused flags
>>  - Review fixes 3
>
> src/hotspot/share/runtime/thread.cpp line 1446:
> 
>> 1444:     // The careful dance between thread suspension and exit is handled 
>> here.
>> 1445:     // Since we are in thread_in_vm state and suspension is done with 
>> handshakes,
>> 1446:     // we can just put in the exiting state and it will be corrcetly 
>> handled.
> 
> typo: corrcetly

Fixed

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

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

Reply via email to