RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v4]

Serguei Spitsyn sspitsyn at openjdk.java.net
Wed Sep 22 19:58:03 UTC 2021


On Wed, 22 Sep 2021 03:57:21 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> A trivial fix to reduce ThreadListHandle overhead in relation to handshakes.
>> 
>> This refactoring was tested with Mach5 Tier[1-3].
>
> Daniel D. Daugherty 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 five additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8249004
>  - Merge branch 'master' into JDK-8249004
>  - Merge branch 'master' into JDK-8249004
>  - Merge branch 'master' into JDK-8249004
>  - 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes

Hi Dan,
It looks good.
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the hotspot-runtime-dev mailing list