[lilliput-jdk17u:lilliput] Integrated: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread

Roman Kennke rkennke at openjdk.org
Tue Apr 9 16:42:16 UTC 2024


On Tue, 9 Apr 2024 12:48:45 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> Backport of https://github.com/openjdk/jdk/commit/a3a2b1fbbf00577ce1d0e3a44e9537e997b30b05
> 
> This is a bugfix related to lightweight locking. It's not clean due to various small diffs, e.g. thread-cast, nullptr vs NULL, -XX:+UnlockExperimentalVMOptions and context.

This pull request has now been integrated.

Changeset: 517053dd
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput-jdk17u/commit/517053ddc99c023455534949bfb57b26c4fa71e8
Stats:     361 lines in 6 files changed: 302 ins; 10 del; 49 mod

8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread

Reviewed-by: shade
Backport-of: a3a2b1fbbf00577ce1d0e3a44e9537e997b30b05

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

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


More information about the lilliput-dev mailing list