On Tue, 2 Sep 2025 08:24:10 GMT, Fredrik Bredberg <fbredb...@openjdk.org> wrote:

> Since the integration of 
> [JDK-8359437](https://bugs.openjdk.org/browse/JDK-8359437) the `LockingMode` 
> flag can no longer be set by the user. After that, a number of PRs has been 
> integrated which has removed all `LockingMode` related code from all 
> platforms (except from zero, which is done in this PR).
> 
> This PR removes `LockingMode` related code from the shared (non-platform 
> specific) files. It also removes the `LockingMode` variable itself.
> 
> Passes tier1-tier5 with no added problems.

svc part looks good.

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

Marked as reviewed by lmesnik (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27041#pullrequestreview-3181274100

Reply via email to