RFR: JDK-8304820: Statically allocate ObjectSynchronizer mutexes [v3]
Daniel D. Daugherty
dcubed at openjdk.org
Mon Mar 27 20:16:09 UTC 2023
On Mon, 27 Mar 2023 18:16:50 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 approach to avoid implicit constructors
>
> Signed-off-by: Justin King <jcking at google.com>
Still thumbs up.
-------------
Marked as reviewed by dcubed (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13160#pullrequestreview-1359804193
More information about the hotspot-runtime-dev
mailing list