RFR: 8249004: Reduce ThreadsListHandle overhead in relation to direct handshakes [v7]

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Oct 15 22:31:16 UTC 2021


> A fix to reduce ThreadsListHandle overhead in relation to handshakes and
> we add sanity checks for ThreadsListHandles higher in the call stack.
> 
> This fix was tested with Mach5 Tier[1-8]; Tier8 is still running.

Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:

  dholmes CR - change NULL to nullptr.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4677/files
  - new: https://git.openjdk.java.net/jdk/pull/4677/files/4e207e13..48416864

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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