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

Daniel D.Daugherty dcubed at openjdk.java.net
Mon Oct 11 22:21:29 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 six 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
 - 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/093ad308..a214b284

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

  Stats: 29064 lines in 862 files changed: 18659 ins; 5895 del; 4510 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