[lilliput-jdk17u:lilliput] RFR: 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.
Thanks!
-------------
PR Comment: https://git.openjdk.org/lilliput-jdk17u/pull/81#issuecomment-2045628956
More information about the lilliput-dev
mailing list