RFR: 8261391: ZGC crash - SEGV in RevokeOneBias::do_thread [v2]

Robbin Ehn rehn at openjdk.java.net
Wed Feb 17 19:43:43 UTC 2021


On Wed, 17 Feb 2021 17:17:50 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Robbin Ehn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>> 
>>  - prepare() on self execution and a rename
>>  - Merge branch 'master' into 8261391-sws-handshaker
>>  - SWS start processing on handshaker
>
> src/hotspot/share/runtime/handshake.cpp line 289:
> 
>> 287:   }
>> 288:   if (current_target != executing_thread) {
>> 289:     // Only when the target is not executing the handshake it self.
> 
> nit typo: s/it self/itself/

Thanks, fixing!

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

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


More information about the hotspot-runtime-dev mailing list