[lilliput-jdk21u:lilliput] RFR: 8319799: Recursive lightweight locking: x86 implementation

Roman Kennke rkennke at openjdk.org
Mon Mar 25 18:44:04 UTC 2024


Hi all,

This pull request contains a backport of commit [7f6bb71e](https://github.com/openjdk/jdk/commit/7f6bb71eb302e8388c959bdaa914b758a766d299) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.

Backport wasn't 100% clean due to context differences (includes and the LoadNKlass stubs that are only in Lilliput), and trivial to fix.

The commit being backported was authored by Axel Boldt-Christmas on 14 Feb 2024 and was reviewed by Roman Kennke, Coleen Phillimore and Daniel D. Daugherty.

Thanks!

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

Commit messages:
 - Backport 7f6bb71eb302e8388c959bdaa914b758a766d299

Changes: https://git.openjdk.org/lilliput-jdk21u/pull/24/files
  Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk21u&pr=24&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8319799
  Stats: 589 lines in 13 files changed: 450 ins; 62 del; 77 mod
  Patch: https://git.openjdk.org/lilliput-jdk21u/pull/24.diff
  Fetch: git fetch https://git.openjdk.org/lilliput-jdk21u.git pull/24/head:pull/24

PR: https://git.openjdk.org/lilliput-jdk21u/pull/24


More information about the lilliput-dev mailing list