RFR: JDK-8304820: Statically allocate ObjectSynchronizer mutexes [v2]

David Holmes dholmes at openjdk.org
Fri Mar 24 05:03:30 UTC 2023


On Thu, 23 Mar 2023 21:48:49 GMT, Justin King <jcking at openjdk.org> wrote:

>> Similar to https://git.openjdk.org/jdk/pull/13143, statically allocate mutexes which live for the lifetime of the process.
>
> Justin King has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update existing spacing since line is being touched anyway
>   
>   Signed-off-by: Justin King <jcking at google.com>

Seems fine.

Thanks.

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13160#pullrequestreview-1356003088


More information about the hotspot-runtime-dev mailing list