RFR: JDK-8304820: Statically allocate ObjectSynchronizer mutexes [v4]
Daniel D. Daugherty
dcubed at openjdk.org
Tue Mar 28 19:45:35 UTC 2023
On Tue, 28 Mar 2023 13:29:01 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:
>
> Remove unnecessary align_up
>
> Signed-off-by: Justin King <jcking at google.com>
Still good.
-------------
Marked as reviewed by dcubed (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13160#pullrequestreview-1361797770
More information about the hotspot-runtime-dev
mailing list