[lilliput-jdk17u:lilliput] RFR: 8308107: [Lilliput/JDK17] Cherry-pick: 8291555: Implement alternative fast-locking scheme [v3]

Roman Kennke rkennke at openjdk.org
Wed May 17 16:40:04 UTC 2023


> This brings "8291555: Implement alternative fast-locking scheme" into lilliput/jdk17. Lots of small improvements, most importantly the fixed-size lock-stack, plus tons of testing and reviews that went into the upstream change that went into JDK21.
> 
> Testing:
>  - [x] tier1 (x86, x86_64, aarch64)
>  - [x] tier2 (x86, x86_64, aarch64)

Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:

  Don't restrict Klass prototype headers to Lilliput, b/c biased-locking

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

Changes:
  - all: https://git.openjdk.org/lilliput-jdk17u/pull/19/files
  - new: https://git.openjdk.org/lilliput-jdk17u/pull/19/files/19c27f12..1ff93cdb

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=19&range=02
 - incr: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=19&range=01-02

  Stats: 4 lines in 1 file changed: 0 ins; 3 del; 1 mod
  Patch: https://git.openjdk.org/lilliput-jdk17u/pull/19.diff
  Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/19/head:pull/19

PR: https://git.openjdk.org/lilliput-jdk17u/pull/19


More information about the lilliput-dev mailing list