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

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Aug 13 21:49:50 UTC 2021


> 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 four additional commits since the last revision:

 - 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4677/files
  - new: https://git.openjdk.java.net/jdk/pull/4677/files/bc82cfa6..507bcbc1

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4677&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4677&range=01-02

  Stats: 51887 lines in 716 files changed: 46118 ins; 3195 del; 2574 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4677.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4677/head:pull/4677

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


More information about the hotspot-runtime-dev mailing list